@component('mail::layout') {{-- Header --}} @slot('header') @include('email.admin.includes.header') @endslot {{-- Body --}} {{-- Greeting --}} @if (! empty($greeting)) # {{ $greeting }} @else @if ($level === 'error') # @lang('Whoops!') @else @endif @endif
Dear {{ $user->first_name }} {{ $user->last_name }},
Welcome to Clearly Legal! We're excited to have you on board. To start enjoying our premium features and content, please activate your account by clicking on the link below:
Once your account is activated, you'll be prompted to proceed with the subscription payment process. Your commitment to Clearly Legal's offerings is greatly appreciated. If you have any questions or need assistance, feel free to reach out to our support team at contact@clearly.legal.
Thank you for being a part of Clearly Legal. We look forward to serving you!
Best regards,
The CLEarly Legal Team