Handling ICAL import
This commit is contained in:
@@ -159,12 +159,6 @@ class SignupController extends CommonController {
|
||||
'status' => 'success',
|
||||
]
|
||||
);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
dd($eventId, $registrationData, $amount);
|
||||
}
|
||||
|
||||
public function calculateAmount(int $eventId, Request $request, bool $forDisplay = true) : JsonResponse | float {
|
||||
|
||||
Reference in New Issue
Block a user