//... public function show($id) { return Employee::find($id); }