| {{ ucwords(str_replace('-', ' ', $apmf->category)) }} | ||
| School | {{ $apmf->school->name }} @if (!Helpers::strIsEmpty($apmf->location)) ({{ $apmf->location }}) @endif | |
| Group Name | {{ $apmf->data->group_name }} | |
| League | @if (Helpers::strContains('6A/5A/4A/3A/2A/1A-', $apmf->league->slug))6A/5A/4A/3A/2A/1A Combined | @else{{ preg_replace('/(\(.*\))/', '', $apmf->league->slug) }} {{ $apmf->league->name }} | @endif
| Principal | {{ $apmf->prin->getDisplayName() }} | |
| Director | {{ $apmf->data->director->name }} | |
| Performers | {{ $apmf->data->participants }} | |
| Selection {{ ($j + 1) }} |
{{ $selection->title }},
{{ $selection->composer }}
@if (!Helpers::strIsEmpty($selection->publisher))
Fatal error: Class 'Helpers' not found in /home/osaa/web_app/dev/app/views/programs/band-orcehstra_program.blade.php on line 278 |