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

Hi {{\Illuminate\Support\Str::words($fullName,1,'')}}!

Reminder Mail For Employee Annual Review

Name:{{$email}}

Date:{{$email}}

Email:{{$email}}

@stop @section('callToAction') @stop