System Settings

Configure system preferences and defaults

@if(session('success')) @endif @if($errors->any()) @endif
General Settings
Currency & Localization
Preview:
{{ ($settings->currency_symbol ?? '$') }}99.99
currency_position ?? 'before') == 'before' ? 'checked' : '' }}>
currency_position ?? 'before') == 'after' ? 'checked' : '' }}>
Service Settings
Time after which pending services are marked as overdue
send_service_notifications ?? true) ? 'checked' : '' }}>
Notification Settings
email_notifications ?? true) ? 'checked' : '' }}>
sms_notifications ?? false) ? 'checked' : '' }}>
push_notifications ?? true) ? 'checked' : '' }}>
low_stock_alerts ?? true) ? 'checked' : '' }}>
maintenance_alerts ?? true) ? 'checked' : '' }}>
booking_alerts ?? true) ? 'checked' : '' }}>
Security Settings
two_factor_auth ?? false) ? 'checked' : '' }}>
login_alerts ?? true) ? 'checked' : '' }}>
Backup & Maintenance