File: /home/royaltuning/www/public/backoffice.royaltuning.hu/bootstrap/cache/livewire-components.php
<?php return array (
'backend.blacklist-orders-table' => 'App\\Http\\Livewire\\Backend\\BlacklistOrdersTable',
'backend.blacklisted-lists-table' => 'App\\Http\\Livewire\\Backend\\BlacklistedListsTable',
'backend.cod-orders-table' => 'App\\Http\\Livewire\\Backend\\CodOrdersTable',
'backend.duplicate-orders-table' => 'App\\Http\\Livewire\\Backend\\DuplicateOrdersTable',
'backend.orders-table' => 'App\\Http\\Livewire\\Backend\\OrdersTable',
'backend.roles-table' => 'App\\Http\\Livewire\\Backend\\RolesTable',
'backend.users-table' => 'App\\Http\\Livewire\\Backend\\UsersTable',
'backend.validation-orders-table' => 'App\\Http\\Livewire\\Backend\\ValidationOrdersTable',
'frontend.two-factor-authentication' => 'App\\Http\\Livewire\\Frontend\\TwoFactorAuthentication',
);