// insert other params in order to route params... // route ex. ex/{id}/{name} public function show(Request $request, $id, $name_param) {}