@extends('layouts.app') @section('content')
Generate reports for export requests.
View all export requests that are missing an AWB number.
{{-- Report Card 7: Pending Cost (Highlighted) --}}View all export requests that have not been assigned a cost.
{{-- Report Card 1: By Address --}}Filter and view export requests for a specific Send-To Address.
{{-- Report Card 2: By Courier --}}Filter export requests based on the Courier Service used.
{{-- Report Card 3: By Submitter --}}Filter export requests created by a specific user.
{{-- Report Card 4: By Date --}}Filter export requests within a specific date range.
{{-- Report Card 8: Cost Summary --}}View cost and weight details filtered by request date.
{{-- Report Card 6: Cancelled Requests --}}View a list of all cancelled export requests and their remarks.
{{-- Future reports can be added here --}}