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