{!! Form::label('product_id', 'Product Id:') !!}

{{ $dairyProduce->product_id }}

{!! Form::label('devices_id', 'Devices Id:') !!}

{{ $dairyProduce->devices_id }}