@extends('layout.default') @if($mode == 'edit') @section('title', $__t('Edit recipe ingredient')) @else @section('title', $__t('Add recipe ingredient')) @endif @section('viewJsName', 'recipeposform') @section('content')