@component('mail::layout')
@component('mail::header', ['image' => AssetS3('/assets/image/invited.png')])

{{$feature}}

@endcomponent
{{$feature}} is not working on {{$website}}

@if($url != null) url : {{$url}}
@endif @if($is_login != null) is_login : {{$is_login}}
@endif
@endcomponent