A new order has been placed with {{ config('env.APP_NAME') }}.
Order Reference No: {{ $order->ref_number }}
If the button above does not work, please copy the following link into your browser:
{{ config('env.APP_URL') }}admin/orders/{{ $order->id }}
Below is the summary of the order:
@include('mail.partials.table')Best Regards,
{{ config('env.APP_NAME') }}