@extends('resource.show') @php $links['back'] = guard_url('job/tag'); $links['edit'] = guard_url('job/tag') . '/' . $tag->getRouteKey() . '/edit'; @endphp @section('icon') @stop @section('title') {!! __('job::tag.title.main') !!} @stop @section('sub.title') {!! __('job::tag.title.show') !!} @stop @section('breadcrumb')