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