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

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

{{$title}}

--}}
@foreach ($filter_list as $k => $v) {{-- --}} @endforeach {{-- --}}
分類名稱 功能
{{$v->filter_name}} 選項 編輯 刪除
Rendering engine Browser Platform(s) Engine version CSS grade
{!! $filter_list->appends(request()->query())->links() !!}
@stop @section('js') @stop