@extends('layouts.sidebar', ['hideLatestFeaturesWidget' => true]) @include('layouts.partials.meta', ['post' => $post]) @section('content') @widget('NewsWidget', ['post' => $post]) @endsection