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