@include('admin.layouts.main') @include('admin.layouts.title') @include('admin.layouts.headercss')
@include('admin.layouts.sidebar')
@include('admin.layouts.topbar')
@include('admin.layouts.pagetitle')
Find Responses

Select a date range to generate the report

@csrf
Please select a start date.

Start of date range

Please select an end date.

End of date range

@include('admin.layouts.footer')
@include('admin.layouts.footerScripts')