{{-- Lead Attachments Tab (Phase 6 - G-30) Usage: @include('admin.leads.partials.attachments_tab', ['leadId' => $leadId]) --}}
{{-- Upload Form --}}
Upload Attachment
@csrf

Drag & drop files here, or click to browse

Max 20 MB per file
{{-- Attachments List --}}
Loading...

No attachments yet.

{{-- Email Attachment Modal --}} @push('page_script') @endpush