@extends('mail.notifications.layout') @section('email-header') @include('mail.partials.brand-header', ['brand' => 'hosting']) @endsection @section('email-footer') @include('mail.partials.brand-footer', ['brand' => 'hosting']) @endsection @section('content')

🎨 Website Created

{{ $website->name }}

Your Website is Ready to Build

Exciting! Your new website {{ $website->name }} has been created. It's time to bring your vision to life with our easy-to-use website builder.

Website Details

@if($website->slug)
@endif

Get started in 3 easy steps:

1. Choose a template
Start with a professionally designed template
2. Customize your content
Add your text, images, and branding
3. Publish and go live
Share your website with the world

Start Building

Need inspiration? Browse our template gallery for ideas and starting points.

@endsection