@extends('layouts.email') @section('content')

{{__('Hi')}} {{ $name }},

Great news! {{ $first_name }} {{ $last_name }} has just completed Journey {{ $journey_name }}.

Login to the Qualee Console to view the complete status history and access any associated attachments.

Have Questions?

Check out our FAQs, review our Console Intro or contact our support team. We’re always here to help!

@endsection