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