@extends('manager.layout.master') @section('body')
@include('manager.include.upload_img',['info'=>$info->img,'id'=>$info->img_id])
@foreach(\App\Models\Banner::$statusList as $key=>$vo) status) checked @endif title="{{$vo}}"> @endforeach
{{csrf_field()}}
@stop @section('js') @stop