New design
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
<x-layouts.app.sidebar :title="$title ?? null">
|
||||
<flux:main>
|
||||
{{ $slot }}
|
||||
<footer>
|
||||
<!-- Footer Info -->
|
||||
<div class="text-center text-gray-500">
|
||||
<p class="text-sm">
|
||||
Källa <a href="https://riksdagen.se" target="_blank"
|
||||
class="text-blue-600 hover:text-blue-700 underline">riksdagen.se</a>
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
</flux:main>
|
||||
</x-layouts.app.sidebar>
|
||||
|
||||
Reference in New Issue
Block a user