{{ __('New Recipe') }}

@csrf @include('recipes._form', ['recipe' => null])
{{ __('Save') }} {{ __('Cancel') }}