@extends('Layouts.jobBoardLayout') @section('content')
.
--}}Deadline: {{date('jS F, Y', strtotime($job->deadline))}}
Posted {{date('jS F, Y', strtotime($job->created_at))}}
$job->deadline ? 'disabled' : '')}} class="btn btn-danger float-right">ApplyYou successfully submitted your application
--}} {{--@if($result)--}}{{--@if($result->badge_received == 1 && $result->score >= 80)--}}
Help employers find you easily by filling the following info.
Add new Education
Add new job Experience
A bordered form group wrapper with a label on top of each form control.