perbaikan ui profile dan logout
This commit is contained in:
7
src/routes/backoffice/inventory/+page.svelte
Normal file
7
src/routes/backoffice/inventory/+page.svelte
Normal file
@@ -0,0 +1,7 @@
|
||||
<div
|
||||
style="display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 60vh;"
|
||||
>
|
||||
<div style="font-size: 4rem; margin-bottom: 1rem;">🔒🔨</div>
|
||||
<h2>Halaman sedang dalam tahap development</h2>
|
||||
<p>Mohon maaf, halaman ini belum tersedia.</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user