@extends('layouts.app') {{-- Or your main user-facing layout --}} @section('title', 'AI Content Writer') @section('header_title', 'AI Content Writer') @section('content')

AI Content Writer

Craft compelling content for your website sections with the power of AI.

@include('webpilotai::user.partials._session_messages')
@csrf
@endsection @push('scripts') @endpush