feat: add bookingstaff template

This commit is contained in:
2026-06-27 20:24:43 +00:00
parent 913f557c4e
commit bba92ebc27
@@ -0,0 +1,12 @@
<?php
/**
* @copyright Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
* @license GPL-3.0-or-later
*/
defined('_JEXEC') or die;
?>
<div class="mokosuitebooking-staff">
<h2>Staff</h2>
</div>