{{-- resources/views/admin/notifications/index.blade.php --}} @extends('admin.layouts.app') @section('title', __('Notifications')) @section('breadcrumb')
{{ __('Manage all your admin notifications') }}
{{ __('Total Notifications') }}
{{ __('Unread') }}
{{ __('Order Alerts') }}
{{ __('Stock Alerts') }}
{{ __('Loading notifications...') }}