@yield('title','TITULO DE LA PAGINA')

@if(Auth::user()->userType->id==4) @else
{{-- @if(!Auth::user()->is_user_empresa()) @endif --}}
@endif