| Action | ID | Officer Name | Company Name | Fee Amount | Charge Company Name | Charge Bank Name | Bank Name | Routing Number | Account Number | Signature Name | Signature Date | Customer ID | Created At |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Edit | {{ $report->id }} | {{ $report->officer_name }} | {{ $report->company_name }} | {{ $report->fee_amount }} | {{ $report->charge_company_name }} | {{ $report->charge_bank_name }} | {{ $report->bank_name }} | {{ $report->routing_number }} | {{ $report->account_number }} | {{ $report->signature_name }} | {{ $report->signature_date }} | {{ $report->customer_id }} | {{ $report->created_at }} |