@component('mail::playpal-message') @slot('header') {{$data['header']}} @endslot @slot('name') {{ucwords($data['name'])}} @endslot {{-- Body --}}
{!! $data['message'] !!}
If you did not authorize this action, please contact {{env('SUPPORT_EMAIL')}} immediately.
@endcomponent