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

Selamat Datang Admin, {{ auth()->user()->name }}

Lihat Website
@endsection