{{-- @livewire("dashboard.main.partials-tables.$active_table", ['date_from' => $date_from, 'date_to' => $date_to, 'option' => $filter_main_options], key(rand())) --}}
@livewire("dashboard.main.partials-tables.$active_table", ['date_from' => $date_from, 'date_to' => $date_to, 'option' => $filter_main_options, 'selected_schools_ids' => $selected_schools_ids, 'count_active_jobs_filter' => $count_active_jobs_filter], key($active_table))