@extends('layouts.admin') @section('title', __('Email Text Generator')) @section('page-title', __('Email Text Generator')) @section('content')
@csrf
Generate
Generated
Generated output will appear here.
@endsection