{{ session('subpedido_nombre',"") }}
{{ Auth::user()->name }}
@csrf
@yield('content')
@yield('scripts')