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