<%args> $all_dishes Dish List

Create a new dish

List of current dishes

    %foreach my $dish (@$all_dishes) {
  1. id%>><%$dish->name%> %}