SENT BY | SENT TO | SENT FOR | COMMENT | SENT DATE |
---|---|---|---|---|
{{ $notification->SenderName }} ({{ strtoupper(str_replace('_', ' ', $notification->SenderDesignation)) }}) | {{ $notification->ReceiverName }} ({{ strtoupper(str_replace('_', ' ', $notification->ReceiverDesignation)) }}) | {{ $notification->NotificationInfo }} | {{ $notification->NotificationComment }} | {{ \Carbon\Carbon::parse($notification->NotificationDate)->format('d-m-Y H:i a') }} |