@extends('components.app-layout') @section('title', 'SMS Template Details') @section('subtitle', 'View and manage SMS template') @section('content')
SMS Template Details
Basic template details and status
{{ $template->name }}
{{ $template->created_at->format('M d, Y g:i A') }}
{{ $template->updated_at->format('M d, Y g:i A') }}
{{ $template->usage_count ?? 0 }}
{{ $template->description }}
Template message and variables
{{ $template->message }}
These variables will be replaced with actual values when sending SMS
How the message will look with sample data
Sample SMS message with placeholder data