@extends('layout.layout') {{-- NOTE: This file uses static data to render the table rows based on the provided UI image. --}} @section('content')
{{-- Title (Placeholder) --}}
{{-- Search and Sort Controls --}}
{{-- Search Input --}}
{{-- Sort Dropdown --}}
{{-- Removed fixed width: 250px --}} {{-- Static Data Rows --}} {{-- Added d-flex and justify-content-center to keep buttons inline --}} {{-- End of Static Data Rows --}}
ID Name Level Group/Private Uploaded DateAction
5 ST00186_Level1_Group_20Jan2024_202033 Level 1 Group 20 Jan, 2024 Feedback Request a Meeting
4 ST00155_Level5_Private_20Feb2024_203033 Level 5 Private 22 Feb, 2024 Feedback Request a Meeting
3 ST00144_Level3_Group_20Jan2024_223033 Level 3 Group 22 Feb, 2024 Feedback Request a Meeting
2 ST00155_Level7_Private_22Feb2024_143033 Level 7 Private 22 Feb, 2024 Feedback Request a Meeting
1 ST00186_Level10_Group_22Feb2024_173033 Level 10 Group 22 Feb, 2024 Feedback Request a Meeting
@endsection @push('styles') @endpush