@extends('layouts.app') @section('title', __('job.detail') . ' | ' . $job->name . ' | ' . $job->project->name) @section('content') @include('jobs.partials.breadcrumb')