@csrf @if($league->exists) @method('PUT') @endif
@php($scoringMethod = old('scoring_method', $league->scoring_method ?: 'position_desc'))
exists ? $league->is_active : true))>
Back @if($league->exists) @endif
@if($league->exists)
@csrf @method('DELETE')
@endif