@extends('admin.partial.template-full') @section('section')
Curated Onboarding
The ideal solution for communities seeking a balance between open registration and invite-only membership
Create and manage re-usable templates of messages and application requests.
Create new TemplateID | Shortcut/Name | Content | Active | Created |
---|---|---|---|---|
{{ $template->id }} | {{ $template->name }} | {{ str_limit($template->content, 80) }} | {{ $template->is_active ? '✅' : '❌' }} | {{ $template->created_at->format('M d Y') }} |