@extends('admin.layouts.app') @section('title', '轮播图列表') @section('content')

轮播图管理

[ 添加轮播图 ]

图片 标题 链接网址 排序 是否显示 管理
" src="pic)){echo $row->pic;} ?>" width="90" height="60"> title; ?> url; ?> rank; ?> is_show==0){echo "是";}else{echo "";} ?> 修改 | 删除
@endsection