tinta
parent
6795856c27
commit
798911251b
|
@ -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 |
Loading…
Reference in New Issue