If you would like to retrieve all the data in the session, you may use the all method:
all
$data = $request->session()->all();