@extends('admin.layout.master') @section('title','SMS') @section('custom_style') @endsection @section ('content')

Short Message Service (SMS)

@csrf
{{--
Balance
0000
--}}
Balance
0000

@endsection @section('script') @endsection