@extends('layouts.customer') @section('title', 'Email Text Generator') @section('page-title', 'Email Text Generator') @section('content') @php($customer = auth('customer')->user())