@extends('admin.layouts.master') @section('title',__('Label.Pratice Leaderboard')) @section('content')

@yield('title')

{{__('Label.Image')}} {{__('Label.Name')}} {{__('Label.Score')}} {{__('Label.Rank')}}
@endsection @push('scripts') @endpush