@vite(['resources/css/app.css', 'resources/js/app.js'])
{{ substr(auth()->user()->name, 0, 1) }}

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

@csrf
{{ $slot }}