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