Notification Settings

Manage how you receive notifications

@csrf @method('PUT')

System Notifications

system_notifications ? 'checked' : '' }} class="h-4 w-4 text-indigo-600 focus:ring-indigo-500 border-gray-300 rounded">

Get notifications within the application dashboard

Email Notifications

email_notifications ? 'checked' : '' }} class="h-4 w-4 text-indigo-600 focus:ring-indigo-500 border-gray-300 rounded">

Notifications will be sent to: {{ auth()->user()->email }}

SMS Notifications

sms_notifications ? 'checked' : '' }} class="h-4 w-4 text-indigo-600 focus:ring-indigo-500 border-gray-300 rounded">

Enter your phone number with country code

Notification Types

notification_types ?? []) ? 'checked' : '' }} class="h-4 w-4 text-indigo-600 focus:ring-indigo-500 border-gray-300 rounded">
notification_types ?? []) ? 'checked' : '' }} class="h-4 w-4 text-indigo-600 focus:ring-indigo-500 border-gray-300 rounded">
notification_types ?? []) ? 'checked' : '' }} class="h-4 w-4 text-indigo-600 focus:ring-indigo-500 border-gray-300 rounded">
Save Settings