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

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

{{$title}}

--}}
@if(empty($is_not_show_description)) @endif @if(empty($is_not_show_pic)) @endif @foreach ($banner_list as $k => $banner) {{-- --}} @if(empty($is_not_show_description)) @endif @endforeach {{-- --}}
標題描述圖片功能
{{$banner->title}} {!! $banner->description_1 !!} @if($k == 0) @endif @if(empty($func_disable['edit'])) 編輯 @endif 刪除 {{-- 刪除 --}} {{-- --}}
Rendering engine Browser Platform(s) Engine version CSS grade
{!! $banner_list->appends(request()->query())->links() !!}
@stop @section('js') @stop