@extends('layout.layout') @push('links') @endpush @section('content')

最新消息

@foreach ($results as $i => $news) @endforeach
主題 日期
{{$news->title}} {!! substr($news->created_at, 0, 10) !!} 詳細
@if (count($results) > 4) More @endif

場地租借行事曆 我要租借

@endsection {{-- Script --}} @push('scripts') @endpush