New Task Notification.

FMX Integrated Limited

Hello Admin,

A new task named {{$task->task_name}} has been created by {{$task->user->firstname}}

Other task details

Type: {{$task->project_type}}

Amount: {{$task->amount_due}}

Supervisor: {{$task->supervisor}}

Vendor: {{$task->vendor}}


{{--

End

--}} {{--

Login to check

--}} @if($task->project_type == "Ad-hoc")

This task requires approval. Please click the button below to approve.


Approve @elseif($task->project_type == "Routine" && $task->amt > 0)

This task requires approval. Please click the button below to approve.


Approve @endif

Cheers!

FMX Project Tracking App.