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