@php $job = \App\JobPost::find($job_id) @endphp @if(!empty($job)) {{$job->job_title}} @endif