@include('layouts.partials.css')
@if(!empty($business->logo)) @endif

{{$business->name}}

We're creating something awesome. Please subscribe to get notified when it's ready!

@if (session('status')) @endif
misc-coming-soon misc-coming-soon misc-coming-soon col-sm-3

{{$job->short_description}}


{{__('hr.long_description')}}

{{$job->long_description}}

{{__('hr.job_title')}} {{$job->job_title}}

{{__('hr.job')}} {{$job->job->name}}

{{__('business.location')}} {{$job->location->name}}

{{__('hr.min_experience')}} {{$job->min_experience }}

{{__('hr.no_of_vacancy')}} {{$job->no_of_vacancy}}

{{__('hr.closing_date')}} {{date('d-m-Y',strtotime($job->closing_date))}}

@include('layouts.partials.javascripts')