@extends('layouts.dashboard') @section('content')

@if (0)
{{--
--}}
{{--
-
input('point') == 1) checked @endif>
--}}
@endif
{{--

{{$title}}

--}}
{{-- --}} {{-- --}} {{-- --}} @foreach ($article_list as $k => $article) {{-- --}} {{-- --}} @endforeach {{-- --}}
分類名稱 標題 簡述文章呈現時間-起文章呈現時間-迄標題功能
{{$article->articleCategory->ac_name}} {{$article->title}} {{$article->summary}} {{$article->title}} 編輯 刪除 {{-- 刪除 --}} {{-- --}}
Rendering engine Browser Platform(s) Engine version CSS grade
{!! $article_list->appends(request()->query())->links() !!}
@stop @section('js') @stop