@extends('layouts.default') @section('title') @endsection @section('header-style') @endsection @section('content')

Reports

{!! csrf_field() !!}
@endsection @section('footer-script') @endsection