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