department = $department; } public function index() { } public function save() { } public function update() { } public function delete($id) { } }