@extends('back.master') @section('title', __('Product licenses')) @section('content')
|
|
{{ __('Code') }} | {{ __('Item type') }} | {{ __('Updated at') }} | {{ __('Actions') }} |
|---|---|---|---|---|
|
id }})">
|
{!! $license->name !!} | {!! __(mb_ucfirst($license->item_type ?? '-')) !!} | {{ $license->updated_at }} |
|