@extends ('Layouts.Application') @section ('MainContent')
{{$notification->title}} {{ date('d-M-Y', strtotime($notification->create_time)) }} ({{ \Carbon\Carbon::parse($notification->create_time)->diffForHumans() }})    Go Back

{{$notification->description}}

Submited By: {{$notification->full_name}} ({{$notification->role_name}}) @if (Auth::user()->role_id == 4) Can be See: