S.No Identifier Active Since MAC Model Role Actions
# @{{ $index + 1 }}
Active Active Slot
@{{ record.device_detaile.identifier || '' }} @{{ record.created_at ? (record.created_at | date:'dd MMM yyyy') : '' }} @{{ record.device_detaile.mac_address || '' }} @{{ record.device_detaile.brand_model || '' }} @{{ record.is_primary == 1 ? 'Primary' : 'Slave' }}
Set Primary
Unlink Slot
Delete Slot
{{ trans('base::general.not_found') }}
@include('audio::admin.common.singleRecordDeleteModal') @include('audio::admin.common.singleRecordStatusUpdateModal') @include('base::layouts.pagination')