diff --git a/resources/views/surveyor/components/foto.blade.php b/resources/views/surveyor/components/foto.blade.php index 2a810e6..d4bb2f9 100644 --- a/resources/views/surveyor/components/foto.blade.php +++ b/resources/views/surveyor/components/foto.blade.php @@ -93,7 +93,7 @@
@@ -182,23 +182,25 @@
@if (isset($formFoto['foto_rute_lainnya']) && is_array($formFoto['foto_rute_lainnya'])) - @foreach ($formFoto['foto_rute_lainnya'] as $Index => $photo) + @foreach ($formFoto['foto_rute_lainnya'] as $index => $photo)
+ Foto Rute
+
- Foto Rute +
{ if (response.isConfirmed) { - window.location.href = - '{{ route('surveyor.show', ['id' => $permohonan->id]) }}'; + // window.location.href = + // '{{ route('surveyor.show', ['id' => $permohonan->id]) }}'; } + console.log(response); + }); } else { Swal.fire({