@php $businessName = $qrCode->content()['business_name'] ?? $qrCode->label; @endphp

Delete storefront?

{{ $qrCode->label }} @if($businessName !== $qrCode->label) ยท {{ $businessName }} @endif will be removed permanently. The payment link will stop working and printed codes for this till will no longer accept payments.

{{ $qrCode->publicUrl() }}

@csrf @method('DELETE')