6 lines
293 B
PHP
6 lines
293 B
PHP
<footer class="c-footer">
|
|
<div>Triangle Pos © {{ date('Y') }} || Developed by <strong><a target="_blank" href="https://fahimanzamdip.github.io">Fahim Anzam Dip</a></strong></div>
|
|
|
|
<div class="mfs-auto d-md-down-none">Version <strong class="text-danger">1.1.0</strong></div>
|
|
</footer>
|