@extends('admin.layout') @section('title', 'Staff QR') @section('content')
{{ $employee->name }} • DP No: {{ $employee->dp_no }}
@php use SimpleSoftwareIO\QrCode\Facades\QrCode; @endphpUse this QR code or the DP number to let the staff log in and book meals.