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