@php $footer = App\Models\Footer::first(); @endphp

Money Request Notification

You have received a money request from {{ $user->name ?? '' }}.

Requested amount: {{ $amount }}

{!! $body !!}

If you did not register for this account, you can safely ignore this email.

{{ $footer->copyright_text ?? '' }}