.dev/demo/form/boxes/city_box.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return function () {
    return form()->city_box();
};