@extends('layouts.email') @section('content')
{{__('Hi')}} {{ $name }},
Today is your colleague {{ $first_name }} {{ $last_name }}'s work anniversary. {{ $first_name }} joined the company on {{ $start_date }}.
Let's celebrate this milestone, beginning with recognition and appreciation.
Login to the Qualee Console to send {{ $first_name }} a message.
Check out our FAQs, review our Console Intro or contact our support team. We’re always here to help!
@endsection