2024-12-02 01:18:34 +07:00
|
|
|
<footer class="main-footer">
|
|
|
|
|
<strong>Copyright © {{ date('Y') }} <a href="{{ url('/') }}">{{ config('app.name') }}</a>.</strong> All rights reserved.
|
|
|
|
|
<div class="float-right d-none d-sm-inline-block">
|
2026-06-01 15:01:03 +07:00
|
|
|
<b>Version</b> 1.5.0
|
2024-12-02 01:18:34 +07:00
|
|
|
</div>
|
|
|
|
|
</footer>
|