@foreach($buckets as $bucket) @endforeach
ID {{ __('views.email_bucket.th_user_id') }} {{ __('views.email_bucket.th_template_id') }} {{ __('views.email_bucket.th_email_count') }} {{ __('views.email_bucket.th_initiator') }} {{ __('views.email_bucket.th_provider') }} {{ __('views.email_bucket.th_actions') }}
{{ $bucket->id }} {{ $bucket->user_id }} {{ $bucket->company_id }} {{ $bucket->processed_count }}/{{ $bucket->total_count }} {{ $bucket->initiator }} {{ $bucket->provider }}