{{ $isEditMode ? 'Edit' : 'Create' }} Flower Recipe

For Invoice #{{ $invoice->id }}

Flower Ingredients

Add the flowers and stem counts used in this arrangement.

@csrf @if($isEditMode) @method('PUT') @endif
Cancel