@php $profil = App\Models\Profile::firstOrfail(); @endphp
|
|
|
Dear {{ ucwords($activity->get_review->nama_lengkap) }}
We are writing to inform you that you have been assigned a new task to review for {{ $program_action_plan->program_formulation->name }}. The task details are as follows:
Task Title: {{ $program_action_plan->title }} Task Description: {{ $program_action_plan->description }} Task Deadline: {{ $program_action_plan->start_date }} - {{ $program_action_plan->end_date }} Please check it by clicking on the following button to see detail : |
|