{{$new->title}}
{{$new->desc}}
MORE INFO → {{$new->nav->name}} {{$new->created_at->format('Y-m-d')}}
@extends('frontend.layouts.app')
@section('content')
无数据
@endif {!! $news->appends(['search' => request('search', '')])->links('frontend.layouts.paginator') !!}