[Update Seeder & Logo]

This commit is contained in:
Arief Dwi Wicaksono 2025-10-09 13:28:04 +07:00
parent 472f385b65
commit 957ed826c0
3 changed files with 19 additions and 3 deletions

View File

@ -68,7 +68,14 @@ Template::create([
['name' => 'rekening_1', 'label' => 'Rekening 1', 'type' => 'text'],
['name' => 'rekening_2', 'label' => 'Rekening 2', 'type' => 'text'],
['name' => 'rekening_3', 'label' => 'Rekening 3', 'type' => 'text'],
['name' => 'foto_1', 'label' => 'Foto 1', 'type' => 'file'],
['name' => 'foto_2', 'label' => 'Foto 2', 'type' => 'file'],
['name' => 'foto_3', 'label' => 'Foto 3', 'type' => 'file'],
['name' => 'foto_4', 'label' => 'Foto 4', 'type' => 'file'],
['name' => 'foto_5', 'label' => 'Foto 5', 'type' => 'file'],
['name' => 'foto_6', 'label' => 'Foto 6', 'type' => 'file'],
['name' => 'foto_7', 'label' => 'Foto 7', 'type' => 'file'],
['name' => 'foto_8', 'label' => 'Foto 8', 'type' => 'file'],
['name' => 'link_music', 'label' => 'Link Music', 'type' => 'text'],
]
],
@ -103,7 +110,11 @@ Template::create([
['name' => 'rekening_1', 'label' => 'Rekening 1', 'type' => 'text'],
['name' => 'rekening_2', 'label' => 'Rekening 2', 'type' => 'text'],
['name' => 'rekening_3', 'label' => 'Rekening 3', 'type' => 'text'],
['name' => 'foto_6', 'label' => 'Foto 6', 'type' => 'file'],
['name' => 'foto_1', 'label' => 'Foto 1', 'type' => 'file'],
['name' => 'foto_2', 'label' => 'Foto 2', 'type' => 'file'],
['name' => 'foto_3', 'label' => 'Foto 3', 'type' => 'file'],
['name' => 'foto_4', 'label' => 'Foto 4', 'type' => 'file'],
['name' => 'foto_5', 'label' => 'Foto 5', 'type' => 'file'],
['name' => 'link_music', 'label' => 'Link Music', 'type' => 'text'],
]
],
@ -136,6 +147,11 @@ Template::create([
['name' => 'rekening_1', 'label' => 'Rekening 1', 'type' => 'text'],
['name' => 'rekening_2', 'label' => 'Rekening 2', 'type' => 'text'],
['name' => 'rekening_3', 'label' => 'Rekening 3', 'type' => 'text'],
['name' => 'foto_1', 'label' => 'Foto 1', 'type' => 'file'],
['name' => 'foto_2', 'label' => 'Foto 2', 'type' => 'file'],
['name' => 'foto_3', 'label' => 'Foto 3', 'type' => 'file'],
['name' => 'foto_4', 'label' => 'Foto 4', 'type' => 'file'],
['name' => 'foto_5', 'label' => 'Foto 5', 'type' => 'file'],
['name' => 'foto_6', 'label' => 'Foto 6', 'type' => 'file'],
['name' => 'link_music', 'label' => 'Link Music', 'type' => 'text'],
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -33,7 +33,7 @@
<!-- Sidebar -->
<div class="sidebar flex flex-col">
<div class="text-center py-4 border-b">
<img src="https://via.placeholder.com/150x50.png?text=Logo" alt="Logo" class="mx-auto mb-2"
<img src="{{ asset('images/logo.png') }}" alt="Logo" class="mx-auto mb-2"
style="max-height: 80px;">
</div>
@ -71,7 +71,7 @@
</a>
</li>
</ul>
<p class="text-gray-500 uppercase text-xs font-semibold px-3 mt-4 mb-2">Akun</p>