@extends('layouts.app')
@section('title', 'Create New AI Website')
@section('header_title', 'Create Your AI Website')
@section('content')
Let's Build Your Website!
Describe your vision, and our AI will bring it to life.
@include('webpilotai::user.partials._validation_errors')
@include('webpilotai::user.partials._session_messages') {{-- Use user specific or ensure admin partial is suitable --}}