{{ $data['title'] }}

Hello {{ $data['userName'] }}

@if($data['isAssigned'])

You have been assigned to the device {{ $data['deviceName'] }} with the role of {{ $data['selectedRole'] }}.

@else

You have been unassigned as from the device {{ $data['deviceName'] }}.

@endif

If you have any questions, please contact support.

Kind Regards