@extends('layouts.app') @section('title', 'Website Creation in Progress - Website Builder') @section('description', 'Your website is being created. Please wait while we set up your professional website.') @push('styles') @endpush @section('content')

Creating Your Professional Website

Sit back and relax while we build your custom website. This process typically takes 3-5 minutes.

Overall Progress 0%
Estimated Time Remaining
5:00

Your Website Details

Company Name

{{ $website->company_name }}

Business Type

{{ ucfirst(str_replace('_', ' ', $website->business_type)) }}

Website Address

{{ $website->subdomain }}.find-local-services.com

Template

{{ $website->template->name ?? 'Default Template' }}

Build Progress

This page will automatically update every 5 seconds
@endsection @push('scripts') @endpush