@component('mail::layout')
{{-- Header --}}
@slot('header')
@component('mail::header', ['url' => config('app.url')])
@endcomponent
@endslot
You have received an invite from {{ $input['username'] }}.
Please click on below link to get register.Thanks & Regards,
{{ getAppName() }}