Pool Process Pool Process {{-- Test --}} @livewireStyles() @push('styles') @endpush
{{--
--}}
{{-- --}} {{-- --}} {{-- --}} @foreach ($standards as $standard) {{-- --}} {{-- --}} {{-- --}} @endforeach
Sr No School StandardApplications CountSelected ApplicationAcademic YearTotal SeatsAction
{{ $loop->iteration }} {{ $standard->school->name }} {{ $standard->name }}{{ $standard->applications_count }}{{ $standard->approved_count }}{{ '2024-25' }}{{ $standard->seat?->count }} @if ($standard->pool) @if ($standard->pool->status == 1) @else
@endif @else @endif
@livewire('authenticate-lottery') {{-- --}} @push('scripts') {{-- --}} @endpush @livewireScripts()