{{--synced with server--}} @extends('admin.template.master') @section('title') Image/Video/Review Qty Home Image/Video/Review Qty @endsection @section('main-content') List Type Image Video Review {!! Form::hidden('status', 1, ['id' => 'status']) !!} Export Data ID Product Name INV Code Item Type Status Qty Created Action @endsection @section('javascripts') @endsection