@extends('layouts.master') @section('title') Notifications @endsection @section('content') @component('components.breadcrumb') @slot('li_1') PAL @endslot @slot('title') Notifications @endslot @endcomponent @if(session('success'))
{{ $n->data['title'] ?? '' }} — to {{ $n->data['action'] ?? 'review' }}.
{{ $n->data['status_label'] ?? '' }} · {{ $n->created_at->diffForHumans() }}