@extends('back.master') @section('title', __('Product licenses')) @section('content')
|
|
{{ __('Code') }} | {{ __('Updated at') }} | {{ __('Regular') }} | {{ __('Actions') }} |
|---|---|---|---|---|
|
id }})">
|
{!! $license->name !!} | {{ $license->updated_at }} | {{ $license->regular ? __("Yes") : __("No") }} |
|