@include('shared.input', ['class' => 'col-md-3', 'label' => 'Pourcentage de l\'emprise au sol', 'name' => 'footprint_percentage', 'value' => old('footprint_percentage', $land->footprint_percentage)])
@include('shared.input', ['class' => 'col-md-3', 'label' => 'Zone PLU', 'name' => 'plu_zone', 'value' => old('plu_zone', $land->plu_zone)])