@yield('title','Dashboard')

Sistem Informasi Inventory Asset
{{ auth()->user()->name }}
{{ auth()->user()->role }}
@csrf
@yield('content')