@include("Job::frontend.layouts.details.upper-box")
{!! @clean($translation->content) !!}
@include("Job::frontend.layouts.details.gallery") @include("Job::frontend.layouts.details.video") @include("Job::frontend.layouts.details.social-share") @if($row->map_lat && $row->map_lng) @include("Job::frontend.layouts.details.location") @endif @include("Job::frontend.layouts.details.related", ['item_style' => 'job-item-4'])