diff --git a/resources/views/admin/auditions/edit.blade.php b/resources/views/admin/auditions/edit.blade.php index 71315b4..4d76d36 100644 --- a/resources/views/admin/auditions/edit.blade.php +++ b/resources/views/admin/auditions/edit.blade.php @@ -20,7 +20,9 @@
- + @if($audition->entries->count() == 0) + + @endif
Edit Audition