@extends('backend.layout.main') @section('content')
Email: {{ $lims_customer_data->email ?? '-' }}
Phone: {{ $lims_customer_data->phone_number ?? '-' }}
Address: {{ $lims_customer_data->address ?? '-' }}
City: {{ $lims_customer_data->city ?? '-' }}
Country: {{ $lims_customer_data->country ?? '-' }}
| {{ __('db.date') }} | Type | {{ __('db.reference') }} | Debit | Credit | Balance |
|---|
| {{ __('db.date') }} | {{ __('db.reference') }} | {{ __('db.Warehouse') }} | {{ __('db.Sale Status') }} | {{ __('db.Payment Status') }} | {{ __('db.grand total') }} | {{ __('db.Paid Amount') }} | {{ __('db.Due') }} | {{ __('db.action') }} |
|---|
| {{ __('db.date') }} | {{ __('db.reference') }} | {{ __('db.Amount') }} | {{ __('db.Payment Method') }} | {{ __('db.Payment At') }} |
|---|