|
Hello {{ ucfirst($freelancer->user->first_name) }},Your client, {{ ucfirst($data->client->user->first_name).' '.ucfirst($data->client->user->last_name) }}, just viewed your {{ $type }} for project ({{ $data->title ? ucfirst($data->title) : 'Unknown Title' }}). Click here to view your {{ $type }}. Don't forget to follow up with them!
Sincerely, |