@extends('layouts.base') @section('content') @section('title', '添加轮播图')
{!! app\common\helpers\ImageHelper::tplFormFieldImage('image',$banner['image'])!!}
@endsection