@php $systemImg_src = $settings->brand_logo? url(Storage::url($settings->brand_logo)): ''; @endphp @if(!empty($systemImg_src)) System Logo @endif

{{ $settings->brand_name ?? 'Program Name' }}

@if(!empty($classroom->teacher?->program->image)) Program Logo @endif

{{ $classroom->teacher?->program?->name ?? 'Program Name' }}

{!! $qrSvg !!}

Scan this code to mark attendance

{{ $classroom->title }}

{{ $classroom->teacher?->name }}