@lang('app.edit') @lang('recruit::modules.jobApplication.boardColumn')
@if ($status->position > 0 && isset($firstStatus)) @endif @foreach ($statuses as $stat) @endforeach
@if($status->category->name != 'applied' || $status->category->name != 'others')
@if ($status->category->name == 'shortlist') @elseif($status->category->name == 'interview') @elseif($status->category->name == 'hired') @elseif($status->category->name == 'rejected') @endif
@endif
@lang('app.cancel') @lang('app.save')