feat: add bookingschedules template
This commit is contained in:
@@ -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-schedules">
|
||||
<h2>Schedules</h2>
|
||||
</div>
|
||||
Reference in New Issue
Block a user