Code: {{$data['customercode']}}
{{$data['firstname']}} {{$data['middlename']}} {{$data['lastname']}}
{{$data['street']}}, {{$data['barangay']}}
{{$data['municipality']}}, {{$data['province']}}
Phone: {{$data['mobilenumber']}}
Nationality: {{$data['nationality']}}
Birthday: {{$data['dateofbirth']}}
Birthplace: {{$data['placeofbirth']}}
{{$data['branchname']}}

ID Provided: {{strtoupper($data['idtype'])}}
ID Number: {{$data['idnumber']}}
Sourch of Fund: {{$data['sourceoffund']}}
Nature of Work: {{strtoupper($data['employment'])}}
Name of Business: {{$data['companyname']}}

Transaction List

@if(isset($kyc)) @foreach($kyc as $key => $val) @endforeach @endif
Trans Date Trans Code Trans Type Receiver Relationship Purpose Amount
{{$val['transdate']}} {{$val['transactioncode']}} {{$val['transactiontype']}} {{$val['receiver']}} {{$val['relationship']}} {{$val['purpose']}} {{$val['transamount']}}


ID Presented:

Visa

Subtotal: {{number_format($subtotal,2,'.',',')}}
Total Transaction {{$totalcount}}