@extends('layouts.app') @section('styles') @endsection @section('content')
Recent News
@include('feed.news')
@endsection