@extends('layouts.app') @section('content') @php use Illuminate\Support\Str; @endphp @push('meta') @endpush @include('includes.header') @include('includes.inner_page_title2', ['page_title'=>__('iRecruitment Portal')]) @php $company = $job->getCompany(); @endphp
{!! $job->description !!}