@component('mail::message') # There was a problem delivering your order Hi {{ $user->name }}, Our carrier reported a delivery failure for **Order #{{ strtoupper(substr($order->id, 0, 4)) }}** from **{{ $storeName }}**. Common causes: wrong address, nobody home, damaged package. Please review the tracking details and contact the seller if you need help. @component('mail::button', ['url' => $ctaUrl]) View Order @endcomponent Thanks,
Alqove @endcomponent