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