Name : {{ $user_data['name'] . ' ' . $user_data['last_name'] }}
Service Request # : {{ $invoice->ServiceRequestStage->ServiceRequest->id }}
Payment Date : {{ date('Y-m-d h:i A', strtotime($invoice->Payment->created_at)) }}
Email : {{ $user_data['email'] }}
Invoice # | Amount | Currency | Invoice Total({{ $invoice->currency }}) |
---|