@extends('layouts.recruitment') @section('content')

Schedule Interview

For {{ $application->applicant->full_name }}

@csrf
@error('scheduled_at')

{{ $message }}

@enderror
@endsection