Remove unused code & Move files to correct folder

This commit is contained in:
2026-04-18 18:42:09 +02:00
parent 2480c5b309
commit a78b1c41ac
18 changed files with 15 additions and 40 deletions

View File

@@ -6,7 +6,7 @@
@include('layouts.navigation')
<!-- Page Content -->
<main>
@include('user.partials.background')
@include('partials.background')
<div class="relative max-w-[120rem] mx-auto sm:px-6 lg:px-8 space-y-6 pt-20 mt-[65px] flex flex-row justify-center md:justify-normal">
<div class="flex flex-col md:flex-row">
@include('profile.partials.sidebar')