@extends('layouts.master') @section('page_title') @if(isset($page_title)) {{ $page_title }} @endif @endsection @section('content')
| Name | Account Manager | Amount Paid | Payment Type | Remarks | Last Modified By | Date Added | Action | Bulk Actions ( ) | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| No Records found | |||||||||||||||
| {{ $row->client_info->name }} | {{ $row->client_info->email }} | {{ $account_managers[$row->client_info->auth_user_id] }} | {{ number_format($row->amount_paid) }} | {{ $row->payment_type or 'N/A' }} | {{ $row->remarks or 'N/A' }} | {{ $account_managers[$row->last_modified_by_id] }} | {{ $row->created_at }} | ||||||||