@extends('layouts.app') @section('content')

Admin Dashboard

Welcome, {{ auth()->user()->name }}

@endsection