hotel_commerce/translations/en/tabs.php
2023-06-26 13:09:26 +05:30

4 lines
107 B
PHP

<?php
$tabs = array();
return $tabs;
?>