@extends('frontend.layouts.master') @section('title', 'Home') @section('content')

Laravel Boilerplate

@include('frontend.layouts.latest_news')
@endsection