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