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