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