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