@php $type = App\UserType::find($notification->data['type']); @endphp
By {{$notification->data['user']['fname'].' '.$notification->data['user']['lname']}}
Hello, {{ Auth::user()->fname }}! {{$notification->data['fname'].' '.$notification->data['lname']}} has Assigned to you, Click Here to view details about {{$notification->data['fname'].' '.$notification->data['lname']}}.