@extends('layouts.app') @section('title', 'QR Codes - ' . $branch->branch_name) @section('page-title', 'QR Codes - ' . $branch->branch_name) @section('header-action') Back to Branches @endsection @section('content')
ID: {{ $branch->branch_code }}
{{ $restaurantQrUrl }}
ID: {{ $branch->branch_code }}
{{ $takeawayQrUrl }}
Takeaway service is not enabled for this branch.