@extends('backEnd.admin.layouts.master') @section('title') Web Settings @endsection @section('css') @endsection @section('body')
@csrf
SMS Settings
is_order_create_sms==1?"checked":""}}>
is_order_confirm_sms==1?"checked":""}}>
{{--
--}}
Website Logo
Website Logo
@endsection @section('js') @endsection