Welcome, {{ \App\Models\Customer::find(session('customer_id'))->firstname ?? 'Guest' }}

Here is your account dashboard:

@if($customer->barcode_path)

Your QR Code

Customer Barcode
@endif