changed app.blade.php
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<section>
|
||||
<div class="container mx-auto">
|
||||
<p class="text-center text-sm text-gray-500 dark:text-gray-400"></p>
|
||||
© {{ now()->year }} {{ config('app.name') }}. All rights reserved.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user