@component('mail::message') Hello {{ $matter->client->name ?? '' }} The status of matter **{{ $matter->reference_number ?? 'N/A' }}** has been updated to **{{ ucfirst($status) }}**. If you have any questions, please contact your attorney. Thanks,
{{ config('app.name') }} @endcomponent