change marhun and kelulusan

This commit is contained in:
hafifierahman
2021-01-14 08:47:04 +08:00
parent 7ae83966f7
commit 46d8ca491a
3 changed files with 84 additions and 10 deletions
@@ -99,7 +99,6 @@ class MarhunController extends Controller
'harga' => $request->harga,
'n_marhun' => $request->n_marhun
]);
return response('Edit Successfully', 200);
}