@extends('layouts.admin') @section('title', 'Create Email Template') @section('content')
Add a new system email notification template
{{ '{{ user.name }}, {{ user.email }}, {{ app.name }}, {{ url }}' }}