@extends('layout.default') @if($mode == 'edit') @section('title', $L('Edit included recipe')) @else @section('title', $L('Add included recipe')) @endif @section('viewJsName', 'recipeincludeform') @section('content')