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