{{-- React Enhanced Content for Livewire Component --}} {{-- This view is used when the React UI is rendered inside a Livewire component --}} {{-- The parent page already provides the app layout structure --}}
{{-- React Application Container --}}
{{-- Loading State --}}

Loading Enhanced Import UI...

If this takes too long, click here for legacy import

{{-- Fallback Information --}}

Enhanced Import Features

@push('scripts') {{-- Load React Application --}} @vite(['resources/js/enhanced-import.jsx']) @endpush @push('styles') {{-- Additional styles for React components --}} @endpush