@foreach($accounts as $customers) @endforeach
ID REF NAME ACTIVE CASH INVOICE AUTO REVIEW SC DISC PRICE DISC COST BC EDIT
{{ $customers->record_id }} {{ $customers->ref_name }} {{ $customers->name_on_invoice }} {{$customers->status}} {{$customers->payment_method}} @if($customers->payment_method=='invoice') Yes @else No @endif No {{$customers->service_charge}}% {{$customers->discount_price}}% {{$customers->discount_cost}}% {{$customers->booking_charge}}% Edit