bayaran lelong

This commit is contained in:
Afiq Zakwan Hamdan
2021-09-22 00:54:01 +08:00
parent 95ff170d12
commit 3174cddc7a
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -164,6 +164,8 @@ class TebusController extends Controller
public function getMoratorium(){
$bln_mora = Moratorium::first();
return response()->json($bln_mora);
}
public function updateMoratorium(Request $request){