@extends('layouts.app') @section('appjs') @endsection @section('content') @section('page_title') SMS Template Details list @endsection
@include('sms_templates.template_header')

Promotional Template Details

@can('hasExcelPermission')
@csrf
@endcan
@can('hasUpdatePermission') @endcan @can('hasDeletePermission') @endcan
Sl.No Account Name Email Gateway Name Sender ID Language SMS Template ID SMS Template Created OnStatus Actions
@endsection