@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 }}
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
Name
{{ $website->name }}
Preview URL
{{ $website->slug }}.ladill.com
Status
Draft
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 |
Need inspiration? Browse our template gallery for ideas and starting points.
@endsection