{{-- Bulma CSS Framework --}}
{{-- Font Awesome Solid + Regular WebFont --}}
Device Manager
{{-- nav bar for mobile device --}}
@auth
To List
To Log-Viewer
@endauth
@auth
{{ auth()->user()->full_name }}
@csrf
Logout
@else
Login
Register
@endauth
@yield('content')