@extends('frontend.user.layouts.dash') @section('title', lang('Notifications', 'user') . ' (' . $unreadNotificationsCount . ')') @section('content')
{{ $notification->created_at->diffforhumans() }}