@extends('backEnd.layouts.master') @section('title', 'SMS Settings') @section('content')
@csrf
IT Square BD SMS Gateway
SMS Gateway provided by IT Square BD. Contact: info@itsquarebd.com
SMS Triggers
sms_order_confirm ? 'checked' : '' }}>
sms_status_update ? 'checked' : '' }}>
sms_forgot_pass ?? false ? 'checked' : '' }}>
SMS Templates
Template customization coming soon
Test SMS
@endsection @push('scripts') @endpush