@extends('layouts.email') @section('content')
{{__('Hi')}} {{ $name }},
Great news! {{ $first_name }} {{ $last_name }} has just completed {{ $step_name }} in Journey {{ $journey_name }}.
Login to the Qualee Console to view the complete status history and access any associated attachments.
Check out our FAQs, review our Console Intro or contact our support team. We’re always here to help!
@endsection