@extends('layouts.app') @section('title', 'Dashboard Admin') @section('content')
Selamat datang, {{ auth()->user()->name ?? 'Admin' }}.