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

Let's Create Your Website

We'll set up your professional website in just a few minutes. Please provide your business information below.

Selected Template:

{{ ucfirst(str_replace('-', ' ', $templateData['tpl_name'])) }}

{{ ucfirst($templateData['category']) }} • {{ ucfirst($templateData['subcategory']) }}

1
Template Selected
2
Business Info
3
Website Creation
@csrf

Company Information

@error('company-name')

{{ $message }}

@enderror
@error('phone')

{{ $message }}

@enderror
@error('email')

{{ $message }}

@enderror

This will be displayed on your website for customer contact

@error('address')

{{ $message }}

@enderror

Website Configuration

.
@error('subdomain')

{{ $message }}

@enderror

Your website will be accessible at: yourcompany.find-local-services.com

This process typically takes 2-5 minutes. Please do not close this window.

What You'll Get

Your website will include all these professional features

Mobile Responsive

Your website will look perfect on all devices

SEO Optimized

Built to rank well in search engines

SSL Security

Secure HTTPS encryption included

@endsection @push('scripts') @endpush