@extends('highSuperAdmin.layout') @section('title', 'SMS Templates') @section('page-name', 'SMS Templates') @section('page-detail', 'Manage SMS templates for customer messages') @section('body')
No templates yet.
@else {{ $templates->links() }} @endif