@extends('layouts.dashboard') @section('title', 'Message Templates') @section('page-title', 'Message Templates') @section('content')
{{ Str::limit($template->content, 120) }}
No message templates found