@php $link = url('/') @endphp @component('mail::message') {{ $subject }}. @component('mail::panel') {{ $greetings }} {{ $title ?? $user->name }},
{!! $message !!}.
Visit Our Site: {{$link}} @endcomponent Thanks,
{{ env('APP_NAME') }} @endcomponent