prod
zeldaababil19 2024-03-21 16:37:56 +07:00
parent 6795856c27
commit 798911251b
6 changed files with 1 additions and 10 deletions

View File

@ -36,7 +36,7 @@ class Produk extends Model
if (file_exists($storage)) {
return asset('storage/produk/' . $this->kategori_produk_id . '/' . $value);
} else {
return asset('assets/images/menu_image.jpeg');
return asset('assets/images/martabak-hawaii-menu.png');
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 376 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB