{{-- Include the sidebar partial --}} @include('partials.sidebar.admin.sidebar')
{{-- Display each profile using the profile-card component --}}
{{ $profiles->links() }}