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