@if(!empty($taskDetails) && count($taskDetails) > 0) @endif

Dear {{@$managerName}},

Employee {{@$employeeName}} has moved from {{@$oldHome}} to {{@$newHome}}.

Please reassign the following tasks to the appropriate employee as soon as possible.

Pending Task IDs

@foreach($taskDetails as $task) @endforeach
Task ID
#{{ $task['id'] }}

Thank you for your support.

Kind regards,


{{@$companyName}}