{{ translate('NB : #OTP# will be replace with otp') }}
@php($config=\App\CentralLogics\Helpers::get_business_settings('twilio_sms'))
{{translate('messages.nexmo_sms')}}
{{ translate('NB : #OTP# will be replace with otp') }}
@php($config=\App\CentralLogics\Helpers::get_business_settings('nexmo_sms'))
{{translate('messages.2factor_sms')}}
{{ translate('EX of SMS provider`s template : your OTP is XXXX here, please check.') }} {{ translate('NB : XXXX will be replace with otp') }}
@php($config=\App\CentralLogics\Helpers::get_business_settings('2factor_sms'))
{{translate('messages.msg91_sms')}}
{{ translate('NB : Keep an OTP variable in your SMS providers OTP Template.') }}
@php($config=\App\CentralLogics\Helpers::get_business_settings('msg91_sms'))