@include('agent.leads.partials.assigned')
@include('agent.leads.partials.personal')
{{-- ==================== PURCHASED LEADS TAB ==================== --}}
{{-- Unified purchased partial (Purchase Lead button + per-type tabs + Convert actions) --}}
@include('agent.leads.partials.purchased', ['data' => $data])
{{-- ================== /PURCHASED LEADS TAB ================== --}}
@include('agent.leads.partials.social')