@component('mail::layout') @slot('header') @component('mail::header', ['url' => 'https://jobs.vsu.edu.ph']) VISAYAS STATE UNIVERSITY @endcomponent @endslot @component('mail::panel')
Good day!
@if ($otherModel->type == "INTERVIEW")Thank you for applying to our published vacant position. We are pleased to inform you that you are in the shortlist for further screening and evaluation.
@elseif ($otherModel->type == "SKILLS TEST")One of the important assessment criteria for applicants is a skills test. You are therefore scheduled to take a skills test as shown in the details below:
@elseif ($otherModel->type == "DEMO")One of the assessment criteria of applicants for a Teaching position is a teaching demonstration. You are therefore scheduled for a teaching demonstration.
@endif @if ($otherModel->type == "INTERVIEW")Please confirm your schedule by clicking the button below.
@component('mail::button', ['url' => $host . "schedule_response?email=" . $response->email . "&token=" . $response->token, 'color' => 'primary']) Respond @endcomponentOr click/copy this link: https://hris.vsu.edu.ph/schedule_response?email={{ $response->email }}&token={{ $response->token }}
Link is valid until {{ $response->expirationText() }}
@if ($otherModel->recruitment->position->type == "Staff")From: {{ $otherModel->secretary }} (NAPB/APB Secretary)
@elseFrom: {{ $otherModel->recruitment->department->fullname }}
@endif