@component('mail::message') # Your order has been delivered Hi {{ $user->name }}, **Order #{{ strtoupper(substr($order->id, 0, 4)) }}** from **{{ $storeName }}** has been delivered. If something's not right, reply to this email within 7 days and the seller will help sort it out. @component('mail::button', ['url' => $ctaUrl]) View Order @endcomponent Thanks,
Alqove @endcomponent