@include('backend.components.attachment-preview-modal', [
'modalId' => 'existingAttachmentPreviewModal',
'title' => 'Pratinjau Lampiran',
])
@include('backend.components.attachment-preview-modal', [
'modalId' => 'vehicleNewAttachmentPreviewModal',
'title' => 'Preview Lampiran',
])
Submitting, please wait...