@extends('admin::layouts.app') @section('title', 'Dashboard') @section('content')
Hello, {{ $user->name }}!