diff --git a/resources/views/admin/students/edit.blade.php b/resources/views/admin/students/edit.blade.php index 555a41d..c908aa4 100644 --- a/resources/views/admin/students/edit.blade.php +++ b/resources/views/admin/students/edit.blade.php @@ -54,7 +54,7 @@ @foreach($event_entries[$event->id] as $entry) - {{ $entry->id }} {{ $entry->doubler_decision_frozen ? 'FROZEN':'FLEXIBLE' }} + {{ $entry->id }} {{ $entry->audition->name }} {{ $entry->draw_number }}