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