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