{!! Form::model($energyLabelingCertifiedCompanies, ['route' => ['energyLabelingCertifiedCompanies.energyLabelingCertifiedCompanies.update', $energyLabelingCertifiedCompanies->id], 'method' => 'patch','class' => 'form-horizontal']) !!}
@include('energyLabelingCertifiedCompanies.energy_labeling_certified_companies.fields')
{!! Form::close() !!}