@component('mail::message')
{{ $notification->translate($notification->user->language)->title }}
{{ $notification->translate($notification->user->language)->content }}
{{ trans('admin.with_regards',[],$notification->user->language) }}
{{ trans('admin.takeproft',[],$notification->user->language)}}
@endcomponent