{{ Form::checkbox_formatted("prix_fixe", $menu->prix_fixe, "Is this a prix fixe menu?", "check_prix_fixe(this);") }}
{{ Form::label_inline("Price Per Person") }}
{{ Form::label_grey("Used for Prix Fixe menus. If the entire menu has one price, enter it here to have to displayed.", 6) }}