@extends('layouts.app') @section('title', 'Creating Your Website') @section('content')

Creating Your Website

We're setting up your professional website. This process typically takes 2-5 minutes.

Your New Website:

{{ $statusData['company_name'] }}

{{ $statusData['full_url'] }}

Progress 0%

Current Step

Initializing...
Process started at {{ $statusData['started_at']->format('g:i A') }}

Estimated Time Remaining

2-5 minutes

Please Keep This Window Open

Closing this window will not stop the creation process, but you won't be able to see the progress updates.

@endsection @push('scripts') @endpush