@extends('layouts.app') @section('content')
@if($errors->any()) @endif
@csrf
Período até
@include('relatorios.geral.tabela') @endsection