{{ __('Shown on the public apply form for this job.') }}
@forelse($jobQuestions as $q){{ __('No custom questions yet.') }}
@endforelse @endif @else @can('Recruitment-create') @endcanDraft postings stay internal until you publish them.
@endif| Title | Status | Actions |
|---|---|---|
|
{{ $job->title }}
{{ $job->slug }}
|
@if($job->is_published) {{ __('Live') }} @else {{ __('Draft') }} @endif {{ $job->applications_count }} {{ __('apps') }} | @can('Recruitment-edit') @endcan @can('Recruitment-delete') @endcan |