New Invoice Created
Hello User,
A new Invoice has been generated with the following details:
- Invoice ID: #{{ $order->invoice_id }}
- Client: {{ $order->client->user->name ?? 'N/A' }}
- Date: {{ $order->created_at->format('F j, Y') }}
The PDF version of the quote is attached to this email for your reference.