Welcome to Nexa Premier League

  • @php $employeeName = Auth::user()->emp_name; $words = explode(' ', $employeeName); $initials = ''; $wordLimit = min(count($words), 2); for ($i = 0; $i < $wordLimit; $i++) { $initials .= substr($words[$i], 0, 1); } @endphp {{$initials}}
    Logout
Action Pending Upcoming Match Live Match Team Leader Board All Match