diff --git a/resources/views/admin/orders/index.blade.php b/resources/views/admin/orders/index.blade.php index 8f3c4de..a698f37 100755 --- a/resources/views/admin/orders/index.blade.php +++ b/resources/views/admin/orders/index.blade.php @@ -23,7 +23,7 @@ value="{{$pp->id}}" @if($pp->id == $building_id) {{ "selected" }}@endif>{{$pp->name}} @endforeach -