@if($showGuide !== false)
{{__('First, tell us about the position')}}
@endif
{{__('REQUIRED FIELDS')}}
{{__('Example: “Senior Designer”. Titles must describe one position.')}}
{{__("EG: 'Remote', 'Remote / USA', 'New York City', 'Remote GMT-5', etc.")}} {{__("EG: 'Remote/US'.")}}
{{__('Full time / Contract.')}} @if($errors->has('type')) {{$errors->first('type')}} @endif
{{__("Examples: '$120,000 – $145,000 USD', '€80,000 — €102,000'")}}
{{__('Link to Application page or Email address.')}}
{{-- Trix toolbard override --}}
@include('elements.trix-toolbar',['id' => 'job-form-toolbar'])
@if(getSetting('ai.open_ai_enabled')) {{trans_choice("Suggestion",2)}} @endif