@php /** * @var \App\Models\News $news */ @endphp @extends('backend.template.layout') @section('title', $news->title) @section('content_container', 'kt-container kt-container--fluid kt-grid__item kt-grid__item--fluid') @section('content')