@section('content')
Envelope Number | Firm Name | Jurisdiction | Client Reference Number | Case Name | Case Number | Submission Date | Filing Attorney | Filer | Filer Email | Filing Type | Filing Status | Lead Document | Bar Number | Clerk Process Date | Payment Type | Payment Account Name | Last 4 Digits | Total Fees | Provider Tax Fees | Provider Service Fees | Court Service Fees | Service Tax Fees | Filing Service Fees | Court Filing Fees | Court Case Fees | Convenience Fees | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $row->id }} | {{ $row->envelope_id }} | {{ $row->firm_name }} | {{ $row->jurisdiction }} | {{ $row->client_ref_no }} | {{ $row->case_name }} | {{ $row->case_no }} | {{ $row->submission_date }} | {{ $row->filing_attorney }} | {{ $row->filer }} | {{ $row->filer_email }} | {{ $row->filing_type }} | {{ $row->filing_status }} | {{ $row->lead_document }} | {{ $row->bar_number }} | {{ $row->clerk_process_date }} | {{ $row->payment_type }} | {{ $row->payment_acc_name }} | {{ $row->last_4_digits }} | {{ $row->total_fees }} | {{ $row->provider_tax_fees }} | {{ $row->provider_service_fees }} | {{ $row->court_service_fees }} | {{ $row->service_tax_fees }} | {{ $row->filing_service_fees }} | {{ $row->court_filing_fees }} | {{ $row->court_case_fees }} | {{ $row->convenience_fees }} |