@php require_frontend_packages(['datatables', 'summernote']); @endphp @extends('layout.default') @if($mode == 'edit') @section('title', $__t('Edit recipe')) @else @section('title', $__t('Create recipe')) @endif @section('content')
{{ $__t('The current picture will be deleted on save') }}
@else{{ $__t('No picture available') }}
@endif