@extends('cms.layout.base') @section('title', 'Add New') @section('content')
Back
 Add Email Template

{{ csrf_field() }}
@endsection @section('scripts') @endsection