update router and menu icons
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
$data['message'] = 'no ajax request';
|
||||
}
|
||||
|
||||
return response()->json($data)->with('success', 'Permohonan updated successfully');
|
||||
return response()->json($data);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user