@component('mail::message') Dear {{$order->customer->first_name.$order->customer->last_name}}, Warm greetings from {{ config('app.name') }}! We are pleased to inform you that your Shop invoice for the order (#{{$order->id}}) is ready! Best regards,,
{{ config('app.name') }} @endcomponent