@extends('index') @section('content')

最新消息

@include('newsItem', ['news_list' => $news_list])
@endsection @section('javascript') @endsection