@extends('layouts.admin')
@section('pageTitle',__('admin.sms'))
@section('innerTitle')
@lang('site.create-new') @lang('admin.sms')
@endsection
@section('breadcrumb')
@lang('admin.dashboard')
@lang('admin.sms')
@lang('site.create-new') @lang('admin.sms')
@endsection
@section('content')
@endsection
@section('footer')
@endsection
@section('header')
@endsection