@php require_frontend_packages(['bootstrap-select']); @endphp @extends('layout.default') @if($mode == 'edit') @section('title', $__t('Edit chore')) @else @section('title', $__t('Create chore')) @endif @section('content')
@if($mode == 'edit') @endif
{{ $__t('Download') }} @if(GROCY_FEATURE_FLAG_LABEL_PRINTER) {{ $__t('Print on label printer') }} @endif