@extends('layouts.dashboard') @section('page_title', 'REPORTS') @section('content')
Back
Manage Reports
From To
@foreach ($displayOptions as $value => $label)
@endforeach
Cancel
@push('scripts') @endpush @endsection