{{-- resources/views/admin/notifications/settings.blade.php --}} @extends('admin.layouts.app') @section('title', __('Notification Settings')) @section('breadcrumb')
{{ __('Configure your notification preferences and system alerts') }}
{{ __('Choose which types of notifications you want to receive') }}
{{ __('Configure email notifications for important events') }}
{{ __('Test your notification settings') }}