@props(['titleHero'=>''])
@if($titleHero)
{!! $titleHero !!}
@endif

{{auth()->user()->name??''}} {{auth()->user()->last_name??''}}

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


{!! $slot !!}
{!! $down??'' !!}