{{ __('Transaction Reports') }}

{{-- The main content area needs to account for the fixed sidebar's dynamic width. --}}
{{-- Session Messages (optional, similar to purchase history) --}} @if (session('success')) @endif @if (session('error')) @endif
{{-- Tabs Navigation --}}
{{-- Filters Section - Redesigned for a single row and modern look --}}
{{-- Date Filter --}}
{{-- Dropdown --}}
Transaction history up to 90 days only
{{-- Custom Date Range --}}
{{-- Payment Type Filter --}}
{{-- Admin Filter --}}
{{-- The 'admin-select' class is added here to target the TomSelect initialization --}}
{{-- Download Buttons Section --}}

Season Pass Reserved Lot Compound Reports

{{-- Tab Content: Season Pass --}}
Loading...
Product
No Season Pass reports found.
{{-- Tab Content: Reserved Lot --}}
Loading...
Product
No Reserved Lot reports found.
{{-- Pagination --}}
{{-- Tab Content: Compound --}}
{{-- Loader --}}
Loading...
{{-- Table --}}
No compound reports found.
@push('scripts') {{-- Ensure these are included once per page --}} @endpush