{{--
=====================================================
Etebarit - by Gisoo Web Solutions
------------------------------------------------------
Gisoo.net
------------------------------------------------------
Copyright (c) 2026 Gisoo Web Solutions
=====================================================
This code is protected by copyright
=====================================================
File: index.blade.php
------------------------------------------------------
Use: The user's notifications page: filter tabs, the list
(each row marks itself read and follows its link), and
"mark all read".
=====================================================
--}}
@extends('layouts.user')
@section('title', __('notifications.user.title'))
@section('breadcrumb')
{{ __('notifications.user.subtitle') }}
{{ __('notifications.user.empty') }}