penambahan table dan model surveyor

This commit is contained in:
majid
2024-10-16 08:50:11 +07:00
parent bb7eae74f3
commit 78618098ca
38 changed files with 1985 additions and 692 deletions

View File

@@ -6,9 +6,20 @@
@csrf
<div class="mt-2">
<div class="bg-info border p-6 rounded-lg shadow-lg flex items-center justify-center" style="height: 300px">
<iframe src="https://gistaru.atrbpn.go.id/rtronline/" frameborder="0" style="width: 100%; height: 100%;"></iframe>
<div class=""max-w-4xl mx-auto bg-white rounded-lg shadow-md overflow-hidden">
<div class="flex flex-wrap gap-4">
<div class="flex w-full items-center justify-center gap-4">
<label class="form-label max-w-56">
<span class="form-label">Upload Denah</span>
</label>
<input type="file" name="ruteMenujuLokasi" class="file-input file-input-bordered w-full ">
</div>
</div>
</div>
</div>
</form>