@extends('layouts.business.master') @section('title') {{ ('SMS Gateway Settings') }} @endsection @section('main_content')

{{ __('SMS Gateway Settings') }}

@csrf
@endsection