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