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