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