@extends('app.template') @section('title', 'Dashboard - COLI') @section('content')
Welcome back, {{ auth()->user()->name ?? 'User' }}! Here’s a summary of your system and scan activities.