ListCategroys::route('/'), 'create' => CreateCategroy::route('/create'), 'edit' => EditCategroy::route('/{record}/edit'), ]; } }