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