@extends('hire.app') @if( Route::currentRouteName() == 'pre-candidate-application-new' ) @section('title', 'Employment Application Form') @else @section('title', 'Edit Employment Application Form') @endif @section('content')