{{ __('sms::modules.menu.smsSettings') }}

@lang('sms::modules.form.vonage')

{{ $vonageTotalCount }}

@lang('sms::modules.sms.totalSmsSentViaVonage')

@lang('sms::modules.form.msg91')

{{ $msg91TotalCount }}

@lang('sms::modules.sms.totalSmsSentViaMsg91')

{{ __('sms::modules.alerts.importantSmsGatewayInformation') }}
  • {{ __('sms::modules.alerts.singleGatewayOnly') }} - {{ __('sms::modules.alerts.singleGatewayDescription') }}
  • {{ __('sms::modules.alerts.mobileNumberFormat') }}
  • {{ __('sms::modules.alerts.smsCountLimitation') }}

{{ __('sms::modules.form.selectSmsGateway') }}

{{ __('sms::modules.form.onlyOneGatewayCanBeActive') }}

{{ __('sms::modules.form.vonage') }}

{{ __('sms::modules.form.nexmoIsNowVonage') }}

@if($vonage_status)
{{ __('sms::modules.form.activeGateway') }}
@endif
MSG 91

{{ __('sms::modules.form.msg91') }}

{{ __('sms::modules.form.msg91Description') }}

@if($msg91_status)
{{ __('sms::modules.form.activeGateway') }}
@endif
@if($vonage_status)

{{ __('sms::modules.form.vonageConfiguration') }}

{{ __('sms::modules.form.configureVonageSettings') }}

@endif @if($msg91_status)
MSG 91

{{ __('sms::modules.form.msg91Configuration') }}

{{ __('sms::modules.form.configureMsg91Settings') }}

{{ __('sms::modules.form.flowIdConfiguration') }}

Hello ##customer_name##, your reservation is confirmed at ##restaurant_name##. Reservation Date & Time: ##reservation_date_time##. Thank you!

Hello ##customer_name##, Thank you for dining with us at ##restaurant_name##! It was our pleasure to serve you!. Order: ##order_number##. Total: ##order_total##. Thank you!

##var## is the OTP to access your account. Do not share it with anyone.

##var## is the OTP to verify your phone number. Do not share it with anyone.

@endif

{{ __('sms::modules.form.phoneVerification') }}

{{ __('sms::modules.form.enablePhoneVerificationDescription') }}

@if($phone_verification_status)

{{ __('sms::modules.form.phoneVerificationEnabled') }}

{{ __('sms::modules.form.phoneVerificationEnabledDescription') }}

@endif
{{-- {{ __('sms::modules.form.sendTestMessage') }} --}} @lang('app.save')
{{ __('sms::modules.form.sendTestMessage') }}
@if($phoneCode) +{{ $phoneCode }} @else {{ __('modules.settings.select') }} @endif
  • @forelse ($phonecodes ?? [] as $phonecode)
  • +{{ $phonecode }}
  • @empty
  • {{ __('modules.settings.noPhoneCodesFound') }}
  • @endforelse
{{ __('app.cancel') }} {{ __('sms::modules.form.sendTestMessage') }} {{ __('sms::modules.messages.sending') }}