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

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

{{$title}}

--}}
@foreach ($tag_list as $k => $tag) {{-- --}} @endforeach {{-- --}}
Tag 名稱 功能
{{$tag->tag_name}} 編輯 刪除 {{-- 刪除 --}} {{-- 刪除 --}} {{-- --}}
Rendering engine Browser Platform(s) Engine version CSS grade
{!! $tag_list->appends(request()->query())->links() !!}
@stop @section('js') @stop