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