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