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