@extends('layouts.app') @section('title') Criar Ranking @endsection @section('content')
@csrf
Prêmios
@endsection @push('css') @endpush @push('script') @endpush