.dev/demo/html/phone_box.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return function () {
    return html()->phone_box();
};