@if($notification->user)
{{$notification->user->fullname}} has rejected your job. Click here to see your jobs.
{{date("Y-m-d",strtotime($notification->created_at))}}
@endif