@component('mail::layout')
{{-- Header --}}
@slot('header')
@component('mail::header', ['url' => config('app.url')])
@endcomponent
@endslot
@php
$styleCss = 'style';
@endphp
{{-- Body --}}
{{ $admin }} invited you to his organization.
You can click below button to join his organization.