@extends('layouts.admin') @section('title', 'New Template') @section('content')

New Template

Create a new document template

Back
@if ($errors->any())
@endif
@csrf
Cancel
@endsection