@extends('layouts/contentNavbarLayout') @section('title', 'Leaderboard - ' . $challenge->title) @section('page-style') @endsection @section('content')
Top performers in this global challenge
{{ $topPerformers[1]->email }}
{{ $topPerformers[0]->email }}
{{ $topPerformers[2]->email }}
{{ $user->email }}
This challenge doesn't have any participants yet.