@extends('resource.index') @php $links['create'] = guard_url('sisep/enlaces/create'); $links['search'] = guard_url('sisep/enlaces'); @endphp @section('icon') @stop @section('title') {!! __('sisep::enlaces.title.main') !!} @stop @section('sub.title') {!! __('sisep::enlaces.title.list') !!} @stop @section('breadcrumb')