@extends('layouts.app') @section('title', 'Generate QR - Tiqkets') @section('page-title', 'Generate QR') @section('content')
ID: {{ $branch->branch_code }}
{{ $restaurantQrUrl }}
ID: {{ $branch->branch_code }}
{{ $takeawayQrUrl }}
Takeaway service is not enabled for this branch.
To test the QR codes:
Note: Make sure your application is accessible from your phone's network. For local testing, use your local IP address (e.g., http://192.168.x.x:8000) instead of localhost.