LARAVEL 9: Data from form modals not successfully saved to database when id_jenisizin value == 1 || id_jenisizin == 2 – PHP
I'm creating an employee leave form, with 3 categories of permissions coming from another table, namely: "Terlambat", "Pulang Cepat ", "Sakit". select option for categories For "SAKIT" category, the data was successfully saved to the database because there are no…