@extends('layouts.front') @section('content')
{{trans('application.home')}}
@include('front.home.hotnews')
@endsection