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

Report Generator


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