@include('layouts._logo')
@php($user = auth()->user())
{{ auth()->user()->nama }}
{{ auth()->user()->akses }}
@include('layouts._user')