@component('mail::message') # Your order is taking longer than expected Hi {{ $user->name }}, **Order #{{ strtoupper(substr($order->id, 0, 4)) }}** from **{{ $storeName }}** is past its expected ship date. We've pinged the seller. If it doesn't ship within a few more business days, we'll auto-cancel and refund you. @component('mail::button', ['url' => $ctaUrl]) View Order @endcomponent Thanks for your patience,
Alqove @endcomponent