@extends('components.frontend.layout') @section('content') @include('components.frontend.news.detail_news') @include('components.frontend.footer') @endsection