@extends('layouts.app') @section('title', 'QR Code: ' . $sensor->device_uuid) @section('content')
Scan this QR code to quickly access this sensor's information
{{ $qrContent }}