diff --git a/resources/js/Pages/Document/Form.jsx b/resources/js/Pages/Document/Form.jsx index 66b56ad..8412d73 100644 --- a/resources/js/Pages/Document/Form.jsx +++ b/resources/js/Pages/Document/Form.jsx @@ -29,6 +29,7 @@ export default function FormDocument(props) { document: null, document_name: '', status: 0, + reminder: '' }); const inputDocument = useRef() @@ -257,6 +258,20 @@ export default function FormDocument(props) { +
+ +
+ +
+
+
+
Simpan diff --git a/resources/js/Pages/Document/Index.jsx b/resources/js/Pages/Document/Index.jsx index b092db7..43ea105 100644 --- a/resources/js/Pages/Document/Index.jsx +++ b/resources/js/Pages/Document/Index.jsx @@ -96,11 +96,9 @@ export default function Document(props) { - - - - + + @@ -108,11 +106,9 @@ export default function Document(props) { {docs?.map((doc) => ( - - - - + +
NoNo. DokumenNama PIC JenisDeparmentNama PICTanggal Berakhir Status
{doc.no}{doc.no_doc}{doc.pic_name} {doc.type.name}{doc.department.name}{doc.pic_name}{doc.end_date}