get()); } /** * Display the specified resource. */ public function show(Group $group) { // return GroupCollection::make($group); } }