@push('styles') @endpush

Edit bucket

{!! $errors->has('bucket_name') ? '' : ''!!}
{!! $errors->has('campaign_id') ? '' : ''!!}
is_pause == 1) ? 'checked' : '' }} />
{!! $errors->has('blocked_dates') ? '' : ''!!}

Bucket Chart

{{getBucketTotalContacts($leadBucket->id)}} Total Contacts
Duplicate
Assign
Not Assign
DNC Block

Setting Records

@php $i = 0; @endphp @if(count($leadBucket['settings']) > 0) @foreach($leadBucket['settings'] as $key => $value) @php $rowId = $key+1; @endphp @php $i++; @endphp

@foreach($weekDays as $wdkey => $weekDay)
@endforeach
@endforeach @else

No data found.

@endif
@push('scripts') @endpush