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