@extends('layouts.app') @section('content')

Send Email: {{ $template->name }}

@csrf
Return
@endsection @section('javascript') @endsection