@extends('admin.layout.dashboard_master') @section('content')

Order Reports

Generate Order Reports
@csrf
@push('scripts') @endpush
Select a date range and report type to generate your customized order report. Reports will be downloaded in your selected format.
@push('scripts') @endpush @push('styles') @endpush @endsection