@extends('backend.layouts.split') @section('title', __('labels.backend.access.emails.management') . ' | ' . app_name()) @section('content')
| # | Label | Subject | Description | @lang('labels.general.actions') |
|---|---|---|---|---|
| {{ $template->id }} | {{ $template->title }} | {{ $template->subject }} | {{ strip_tags($template->description) }} | {!! $template->action_buttons !!} |