@extends('layouts.master') @section('title') {{ __('sentence.Doctorino Settings') }} @endsection @section('content')
{{ __('sentence.SMS Gateway Setup') }}
{{ csrf_field() }}
@endsection @section('header') @endsection @section('footer') @endsection