@extends('layout.default') @if($mode == 'edit') @section('title', $__t('Edit battery')) @else @section('title', $__t('Create battery')) @endif @section('content')
@if($mode == 'edit') @endif
{{ $__t('Download') }} @if(GROCY_FEATURE_FLAG_LABEL_PRINTER) {{ $__t('Print on label printer') }} @endif