@if($userRole !== 'representative')
{{ $notification->names }} ({{ $notification->check_number }})
@if($userRole === 'admin')
{{ ucfirst($notification->district->branch->name ?? 'N/A') }}
@endif
@else
Ombi lako ({{ $notification->check_number }})
@endif
{{ $notification->created_at->diffForHumans() }}