{{$notification->user->fullname}} @if($admin->page) {{trans($trans)}} {{$admin->page->title}} @else "{{trans('notification.not-available')}}" @endif
{{trans($notification->content)}} {{date("Y-m-d",strtotime($notification->created_at))}}