@if(session()->has('message'))
@endif
@if(session()->has('error'))
@endif
{{ trans('labels.Successlabel') }}
{{ session()->get('message') }}{{ trans('labels.WarningLabel') }}
{{ session()->get('error') }}
{!! Form::open([ 'url' => route('mask-machine-order-instructions.update', [$result['order_instructions']->id]), 'method'=>'post', 'class' => 'form-horizontal', 'id' => 'addMaskMachineOrderInstruction', 'enctype'=>'multipart/form-data']) !!}
@method('put')
{!! Form::close() !!}
{!! Form::select('company_id', $result['Company_info'], $result['order_instructions']->company_id, array('class'=>'form-control company_id', 'multiple'=>'', 'id'=>'company_id', 'required'=>'required')) !!}
S N. | Part Number | Description | GSM | Size | Remarks | Add/Remove |
---|---|---|---|---|---|---|
Layer {{$i}} | @if($i == 1) @else @endif |