@foreach($livecalls as $record) @if ( empty( $customer_status_texts[ $record->customer_status ] ) ) @continue @endif @endforeach
Customer Status Total Export
@if ( ! empty( $customer_status_texts[ $record->customer_status ] ) ) {{ $customer_status_texts[ $record->customer_status ] }} @endif {{ $record->status_total }} Excel