@extends('layouts.nova') @push('head') @vite(['resources/js/leaderboard.jsx']) @endpush @section('content') @inertia @endsection