@extends('layouts.painel') @section('head') @endsection @section('title') {{ $title }} @endsection @section('content')

Relatório

@endsection @section('scripts') @endsection