@extends('admin.layout.index') @section('title', 'Waiting Room | Notifications and Alerts Management') @section('custom-style') @endsection @section('content')

{{ __('translations.Notifications & Alerts Management') }}

{{ __('translations.Automatic Notifications') }}
{{ __('translations.No.') }} {{ __('translations.User Name') }} {{ __('translations.Email') }} {{ __('translations.Registration Date') }} {{ __('translations.Action') }}
{{ __('translations.Manual Alerts') }}
{{-- --}}
{{ __('translations.Date') }} {{ __('translations.Recipient') }} {{ __('translations.Message') }} {{ __('translations.Status') }}
05-Oct-2024 All Patients System Maintenance Update Sent
04-Oct-2024 All Clinics Policy Change Notification Sent
@endsection @section('custom-script') @endsection