% stash links => [ '#filter-view' => 'Filter view' ];
% my $categories = app->db->resultset("Category")->search({}, { order_by => "ID" }); % my $category = param 'category';