Diameter (MM.) | Length (Meter) | Chamber (Number) | Quantity (Number) | Note |
|
---|---|---|---|---|---|
|
|
|
|
|
|
{!! Form::text('pipeline[0][diameter]', '',['class'=>'form-control','placeholder'=>'','autofocus'=>true]) !!}
|
{!! Form::text('pipeline[0][length]', '',['class'=>'form-control only-num','placeholder'=>'','autofocus'=>true]) !!}
|
|
|
|
Pumps (Number) | Capacity (Cum) | Head (Number) | Note |
|
---|---|---|---|---|
|
|
|
|
|
{!! Form::text('ps[0][pumps]', '',['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
{!! Form::text('ps[0][capacity]', '',['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
{!! Form::text('ps[0][head]', '',['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
|
Type | Capacity (Cum) | Length (Meter) | Height (Meter) | Breath (Meter) | Note |
|
---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
{!! Form::text('reserviour[0][capacity]', '',['class'=>'form-control', 'autofocus'=>true]) !!}
|
{!! Form::text('reserviour[0][length]', '',['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
{!! Form::text('reserviour[0][height]', '',['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
{!! Form::text('reserviour[0][breath]', '',['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
|
Type | Capacity | Diameter | Height | Note |
|
---|---|---|---|---|---|
|
|
|
|
|
|
|
{!! Form::text('cir_reserviour[0][capacity]', '', ['class'=>'form-control', 'autofocus'=>true]) !!}
|
{!! Form::text('cir_reserviour[0][diameter]', '', ['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
{!! Form::text('cir_reserviour[0][height]', '', ['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
|
Type | Length | Diameter | Note |
|
---|---|---|---|---|
|
|
|
|
|
|
{!! Form::text('micro_tunneling[0][length]', '', ['class'=>'form-control', 'autofocus'=>true]) !!}
|
{!! Form::text('micro_tunneling[0][diameter]', '', ['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
|
Type | Diameter | Height | Note |
|
---|---|---|---|---|
|
|
|
|
|
|
{!! Form::text('cir_shaft[0][diameter]', '', ['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
{!! Form::text('cir_shaft[0][height]', '', ['class'=>'form-control', 'autofocus'=>true]) !!}
|
|
Type | Height | Length | Breadth | Note |
|
---|---|---|---|---|---|
|
|
|
|
|
|
|
{!! Form::text('rect_shaft[0][height]', '', ['class'=>'form-control', 'autofocus'=>true]) !!}
|
{!! Form::text('rect_shaft[0][length]', '', ['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
{!! Form::text('rect_shaft[0][breadth]', '', ['class'=>'form-control only-num', 'autofocus'=>true]) !!}
|
|