@extends('backend.layout.main') @section('content') @if($errors->has('unit_code'))
{{trans('file.Code')}} | {{trans('file.name')}} | {{trans('file.Base Unit')}} | {{trans('file.Operator')}} | {{trans('file.Operation Value')}} | {{trans('file.action')}} | |
---|---|---|---|---|---|---|
{{$key}} | {{ $unit->unit_code }} | {{ $unit->unit_name }} | @if($unit->base_unit)