14 lines
280 B
PHP
14 lines
280 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
/**
|
||
|
|
* @copyright Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
|
||
|
|
* @license GPL-3.0-or-later
|
||
|
|
* @author Moko Consulting
|
||
|
|
*/
|
||
|
|
|
||
|
|
\defined('_JEXEC') or die;
|
||
|
|
?>
|
||
|
|
<div class="mokosuitefield-technicians">
|
||
|
|
<h2>MokoSuite Field — Technicians</h2>
|
||
|
|
</div>
|