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