@extends('layouts.admin') @section('title', 'Create SMS Template') @section('content')
Add a new SMS notification template
{{ '{{ user.name }}, {{ user.phone }}, {{ otp }}, {{ app.name }}' }}