init() ->getEncoded(); session()->forget('impersonator_id'); return response()->json([ 'bootstrapData' => $data, 'status' => 'success', ]); } }