Merge branch 'master' of https://gitlab.com/online-sistem1/api_arrahn
This commit is contained in:
@@ -165,6 +165,8 @@ class TebusController extends Controller
|
||||
|
||||
public function getMoratorium(){
|
||||
$bln_mora = Moratorium::first();
|
||||
|
||||
return response()->json($bln_mora);
|
||||
}
|
||||
|
||||
public function updateMoratorium(Request $request){
|
||||
|
||||
Reference in New Issue
Block a user