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

Products Sattlement Product

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