@push('styles') @endpush
Leads that have been assigned will be automatically transferred to the archived section after a period of 30 days.
@if($data->total() > 0)

Contacts

Total contact(s): {{ $totalContacts }}
@foreach($data as $contact) @php $isShow = in_array($contact->source, hideContactConstant()) ? false : true; @endphp @endforeach
{!! $data->links() !!}
Assigned Leads created and drip assigned.
Duplicate Duplicate leads found.
Error Some error occurred while processing leads.
DNC Block Contact blocked due to DNC.
Not Assigned Leads are the in queue and will be processed soon.
Pending Contact can be stopped for a variety of reasons including, a bad phone number, known litigator
@else
img

No Contact(s) found.

Import Contacts
@endif @push('scripts') @endpush