5 lines
145 B
PHP
5 lines
145 B
PHP
<section>
|
|
<div class="container mx-auto text-center py-8 text-zinc-500">
|
|
<p>Copyright 2025 {{ config('app.name') }}</p>
|
|
</div>
|
|
</section> |