@include('layouts._partials.error') @include('layouts._partials.head') @section('title',"Inicio") @livewireStyles

Bienvenido!

@csrf

@if (Route::has('password.request')) @endif
@include('layouts._partials.scripts') @livewireScripts @yield('scripts')