@extends('layouts.main') @section('content')

Products Disaptch Product

{{Form::open(['route'=>'save_dispatch_product','method'=>'post','id'=>'dispatch_product'])}}
{{Form::close()}}
@endsection @section('javascript') @endsection