{{ $match->name }}

{{ $match->water?->name ?? 'No water selected' }} ยท {{ $match->match_date?->format('D, d M Y') }}

Back To Match
@csrf @method('PUT')
Any new names are added before the results below are saved.
@forelse($match->entrants as $entrant) @empty @endforelse
Angler Peg Weight Points Pos Biggest Fish Notes
No anglers have been added yet.
Back