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