Long Term Project Complete
Project completed notification
Kindly be informed that the Long Term Project {{ $getLongTermProject->title ?? 'N/A' }} has been marked as completed by
{{ $changed_by->name ?? 'System' }} {{ $changed_by->last_name ?? '' }}
on {{ date('Y-m-d h:i:s A') }} .
📋 Project Summary
Project ID :
#{{ str_pad($getLongTermProject->id ?? 'N/A', 4, '0', STR_PAD_LEFT) }}
Project Name :
{{ $getLongTermProject->title ?? 'N/A' }}
Budget :
LKR. {{ number_format($getLongTermProject->budget ?? 0, 2) }}
Start Date :
{{ \Carbon\Carbon::parse($sub_activity->start_date ?? now())->format('d M Y') }}
End Date :
{{ \Carbon\Carbon::parse($sub_activity->end_date ?? now())->format('d M Y') }}
@if(isset($documents) && $documents->count() > 0)
@endif
⚠️ This is an automated notification. Please do not reply to this email.
Generated At: {{ date('Y-m-d h:i:s A') }}
© {{ date('Y') }} NERDC. All rights reserved.