diff --git a/resources/views/surveyor/components/tanah.blade.php b/resources/views/surveyor/components/tanah.blade.php index 6fc9531..990d490 100644 --- a/resources/views/surveyor/components/tanah.blade.php +++ b/resources/views/surveyor/components/tanah.blade.php @@ -69,7 +69,7 @@ ? $details['hadap_mata_angin'] : 'N/A'; } else { - $luas_tanah = 'N/A'; + $luas_tanah = $hadap_mata_angin= 'N/A'; } @endphp