@extends('layouts.app') @section('title') @yield('subtitle', __('job.detail')) - {{ $job->name }} @endsection @section('content') @include('jobs.partials.breadcrumb')