@component('mail::layout')
{{-- Header --}}
@slot('header')
@component('mail::header', ['url' => config('app.url')])
@endcomponent
@endslot
@php
$styleCss = 'style';
@endphp
{{-- Body --}}
That you invited into new client
Your email address is {{ $userName }}
In {{ getAppName() }}, you can manage all of your invoices.
Thank for joining and have a great day!