@extends('layouts.app') @section('title', 'Admin Dashboard') @section('content')

Welcome to the Admin Dashboard

Here you can manage your users, generate QR codes, and more.

@endsection