@extends('layout.default') @if($mode == 'edit') @section('title', $L('Edit chore')) @else @section('title', $L('Create chore')) @endif @section('viewJsName', 'choreform') @section('content')