@csrf @method('PUT')
@foreach ([ 'show_photo' => 'Visitor photo', 'show_qr' => 'QR code', 'show_host' => 'Host name', 'show_company' => 'Company', 'show_type' => 'Visitor type', ] as $key => $label) @endforeach
@if ($canManage)
@endif
@if ($sampleVisit) @endif