Scoring Guides Each audition will be assigned a scoring guide. Name @foreach($guides as $guide) @if($guide->id == 0) @continue @endif {{ $guide->name }} Edit {{-- TODO add a link to delete if the guide is not in use--}} @endforeach Create