@extends('layouts.user') @section('content')
@csrf

{{ __("Create new applicant") }}

{{ __("Ready to jump back in?") }}
@include('admin.message')

{{ __("Candidate Info") }}