@extends('layouts.employee') @section('title', 'Notifications') @section('content')
No notifications yet
{{ $notification->message }}
{{ $notification->created_at->diffForHumans() }}