@if(empty($defaultNumber)) @include('pages.audit-messages.default-number-notice') @endif
{{ $totalEntries }} data found!
{!! $errors->has('name') ? '' : ''!!}
{!! $errors->has('last_name') ? '' : ''!!}
{!! $errors->has('phone') ? '' : ''!!}
{!! $errors->has('email') ? '' : ''!!}
{!! $errors->has('birthdate') ? '' : ''!!}
{!! $errors->has('address') ? '' : ''!!}
{!! $errors->has('city') ? '' : ''!!}
{!! $errors->has('state') ? '' : ''!!}
{!! $errors->has('zipcode') ? '' : ''!!}
{!! $errors->has('custom_field1') ? '' : ''!!}
{!! $errors->has('custom_field2') ? '' : ''!!}
{!! $errors->has('custom_field3') ? '' : ''!!}
{!! $errors->has('custom_field4') ? '' : ''!!}
{!! $errors->has('custom_field5') ? '' : ''!!}
{!! $errors->has('quote') ? '' : ''!!}
@if($auth_user->enable_bucket == 1 && $auth_user->canany(['carbon-list', 'leads-bucket-list']))
{!! $errors->has('import_to') ? '' : ''!!}
{!! $errors->has('campaign') ? '' : ''!!}
@canany(['carbon-list', 'tag-list'])
{!! $errors->has('tags') ? '' : ''!!}
@endcan
{!! $errors->has('bucket') ? '' : ''!!}
@else
{!! $errors->has('campaign') ? '' : ''!!}
@canany(['carbon-list', 'tag-list'])
{!! $errors->has('tags') ? '' : ''!!}
@endcan
@endif @canany(['carbon-list', 'multi-number-list'])
{!! $errors->has('mapFromNumberSid') ? '' : ''!!}
@else @php $primaryNumber = getPrimaryNumber(); @endphp @endcanany
@php $defaultTimezone = getDefaultTimezone(); @endphp
Note: You may be requested to provide opt-in details of any lead(s) imported or added to your account at any given time
Note: It will delete scheduled messages for contacts who already existed.
@if($auth_user->usha_locked == 0)
Note: Please be patient, it might take a while to check leads for DNC.
@else
Note: Please be patient, it might take a while to check leads for DNC.
@endif
Cancel
@push('scripts') @endpush