@lang('recruit::app.menu.joboffer') @lang('app.details')

@if($jobId) @endif
@if($jobOffer != null && $jobId) {{ $currency->currency_symbol ?? ''}} @else @endif
@if($jobOffer != null && $jobId) @else @endif
@if (in_array('Payroll', $worksuitePlugins))
@endif
@if (in_array('Payroll', $worksuitePlugins))
@include('recruit::jobs.salary-components.default-structure')
@endif
@if (count($questions) > 0)
@forelse($questions as $question) @empty @endforelse
@endif
@lang('app.cancel')