@extends('layouts.user-no-nav') @section('page_title', __('Apply for').' '.$job->title) @section('content')
{{$job->company ? $job->company->name : __('Company')}}
{{__('We will send your candidate profile with this application. You can add a short note for the hiring team.')}}
{{__('Your answers are sent with your candidate profile.')}}
{{$profile->publicHeadline()}}
{{__('You can update your note and submit again.')}}