Logo

{{ env('APP_NAME') }} Invitation from {{ $user_data['company_name'] }}

Good day!

You have been invited by {{ $user_data['host_name'] }} of {{ $user_data['company_name'] }} company account from {{ env('APP_NAME') }} to become one of their employees. To get started, kindly accept the invitation by clicking the button below.

@if($user_data['type'] == 'Worker') Accept Invitation @else Accept Invitation @endif

If the button is not working please copy and open the link below:

@if($user_data['type'] == 'Worker') {{ env('MOBILE_LINK').'/invite-email?code='.$user_data['email_token']}} @else {{ env('APP_URL').'/user-invitation?code='.$user_data['email_token']}} @endif

Best Regards,

{{ env('APP_NAME') }} Team

If you did not make this transaction, please ignore this email.

This is a system generated email, do not reply to this email.

© Copyright Hamata Systems 2020 | All Rights Reserved