@extends('layouts.admin') @section('content')
{{ __('Manage machine access permissions') }}
| {{ __('Account Info') }} | {{ __('Company Name') }} | {{ __('Authorized Machines') }} | {{ __('Action') }} |
|---|---|---|---|
|
{{
$user->name }}
{{
$user->username }}
|
{{ $user->company->name ?? __('System') }} | ||
|
{{ __('No accounts found') }} |
|||
{{ __('Selection') }}: / {{ __('Devices') }}