@extends('layouts.admin.app')
@section('title', 'User Management')
@push('style')
@endpush
@section('content')
@include('admin.layouts.alert')
Players
Team Owners
Sponsor
{{-- ===================== PLAYERS ===================== --}}
| Player ID |
Player Name |
Role |
Category |
Base ICL Coins |
Payment |
Status |
Actions |
{{-- ===================== TEAM OWNERS ===================== --}}
{{--
--}}
{{--
--}}
| Owner ID |
Team Name |
Owner Name |
Total Budget |
Remaining Budget |
Players Bought |
Status |
Action |
{{-- ===================== SPONSORS ===================== --}}
{{-- ===================== PLAYER DETAILS MODAL ===================== --}}