| Type | Subject | Created At | Actions |
|---|---|---|---|
| {{ $template->emailType->name }} | {{ $template->subject }} | {{ $template->created_at->diffForHumans() }} |
@extends('layouts.backend.app') @section('title','Email Templates') @section('content')
| Type | Subject | Created At | Actions |
|---|---|---|---|
| {{ $template->emailType->name }} | {{ $template->subject }} | {{ $template->created_at->diffForHumans() }} |