@extends('admin::layouts.content') @section('page_title') {{ __('admin::app.cms.email-sms-template.index') }} @stop @section('content')
{!! @$html !!}
@stop @push('scripts') {{-- @include('admin::export.export', ['gridName' => $cmsGrid])--}} @endpush