@extends('layouts/layoutMaster') @section('title', 'Interview Schedule') @section('vendor-style') @vite([ 'resources/assets/vendor/libs/datatables-bs5/datatables.bootstrap5.scss', 'resources/assets/vendor/libs/datatables-buttons-bs5/buttons.bootstrap5.scss', 'resources/assets/vendor/libs/select2/select2.scss', 'resources/assets/vendor/libs/flatpickr/flatpickr.scss', 'resources/assets/vendor/libs/bootstrap-datepicker/bootstrap-datepicker.scss' ]) @endsection @section('vendor-script') @vite([ 'resources/assets/vendor/libs/select2/select2.js', 'resources/assets/vendor/libs/bootstrap-datepicker/bootstrap-datepicker.js', 'resources/assets/vendor/libs/flatpickr/flatpickr.js', 'resources/assets/vendor/libs/sortablejs/sortable.js', ]) @endsection @section('content')
Choose which interview stages this job position requires
{{$type->interview_category_desc ?? ''}}
Set the schedule and mode for each interview type
Add questions for each interview stage (optional)
Review your interview schedule before sending to the candidate
Choose how to notify the candidate about their interview schedule