@extends('manager.layout.master') @section('body')
@include('manager.include.upload_imgs')
{{csrf_field()}}
@stop @section('js') @stop