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