@extends('layout.default') @if($mode == 'edit') @section('title', $__t('Edit shopping list')) @else @section('title', $__t('Create shopping list')) @endif @section('content')