@extends('mail.layout') @section('header')

Welcome to the Family! 🐣

@endsection @section('content')

Hi there,

We're so happy to have you join our {{ \App\Models\Setting::get('brand_name', 'Baby Bloom') }} community! ✨

To celebrate your first step with us, we've prepared a special gift for your little one. Use the code below at checkout to enjoy 10% OFF your first order!

Your Unique Coupon Code:

{{ $subscriber->discount_code }}

*Valid for one use only.

Feel free to explore our latest collections of sustainable and cozy baby essentials.

Start Shopping 🛍️

If you have any questions, our team is always here to help. Just reply to this email!

With love,
The {{ \App\Models\Setting::get('brand_name', 'Baby Bloom') }} Team

@endsection