Sl No | Order Date | Server links | Client links | License No | Dates | Billing Interval | Maintenance | Status | @if(in_array('license-details-edit', $authRolePermissions))Edit | @endif @if(in_array('license-details-delete', $authRolePermissions))Delete | @endif||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$data->firstItem() + $key}} | {!! isset($list->license_registered->order_date) ? formatedDate($list->license_registered->order_date):'' !!} |
@if ($list->server->server_name != '')
{!! $list->server->server_name !!} @endif @if ($list->server->login_link != '') Login Link @endif |
@if ($list->front_end_url != '')
Frontend Link @endif @if ($list->back_end_url != '') Backend Link @endif |
{!! $list->license_registered->license_no ?? '' !!} |
Registration: {!! formatedDate($list->registration_date) !!} |
{!! $list->billing_interval->biling_interval ?? '' !!} Quantity: {!! $list->quantity !!} Selling Price: {!! $list->taxable_rate !!} |
maintenance_mode=='1' ? 'checked' : ''}}>
|
status=='1' ? 'checked' : ''}}>
|
@if(in_array('license-details-edit', $authRolePermissions))
@endif @if(in_array('license-details-delete', $authRolePermissions)) | @endif | ||
No Data Found |