@component('mail::message') # Ship-by deadline approaching Hi {{ $user->name }}, **Order #{{ strtoupper(substr($order->id, 0, 4)) }}** needs to ship by **{{ optional($shipBy)->format('M j, Y') ?? 'TBD' }}**. Purchase a label from the order page to stay on track. @component('mail::button', ['url' => $ctaUrl]) Buy Label @endcomponent Thanks,
Alqove @endcomponent