Memperbaiki fitur menu tender di bagian data penawaran
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
</label>
|
||||
<div class="flex flex-wrap items-baseline w-full">
|
||||
<p class="flex w-full text-gray-600 font-medium text-sm">
|
||||
{{ $penawaran->code ?? '' }}
|
||||
{{ $penawaran->code ?? 'Tidak Ada' }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user