Job Listings

Home

>

Job Listings

Add
@if(session('success'))
{{ session('success') }}
@endif
@if(isset($jobpostDetails)) @foreach($jobpostDetails as $jobpostDetail) @endforeach @endif
ID Title Description Job Type Company Name Action
{{ $jobpostDetail->id ?? "null"}} {{ $jobpostDetail->title?? "null" }} {{ $jobpostDetail->description?? "null" }} {{ $jobpostDetail->job_type?? "null" }} {{ $jobpostDetail->company_name ?? "null" }}