@if ($vc_company->favicon)
@endif
@isset($vc_config->shortcuts) @foreach ($vc_config->shortcuts as $shortcut)
@endforeach @endisset
{{--
--}}
{{--
--}}
@if ($vc_user->photo_filename != null || $vc_user->photo_filename != null)
@else
@endif
{{ $vc_user->name }}
@if ($vc_company->soap_type_id == '01')
DEMO
@elseif($vc_company->soap_type_id == '02')
PROD
@else
INTERNO
@endif
@if ($vc_document > 0)
{{ $vc_document }}
@endif @if ($vc_document_regularize_shipping > 0)
{{ $vc_document_regularize_shipping }}
@endif @if ($vc_document_to_anulate > 0)
{{ $vc_document_to_anulate }}
@endif
Cerrar Sessión
@csrf
Cambiar contraseña
@csrf
Cambiar contraseña
{{--
--}}
@include('tenant.layouts.partials.sidebar')
@yield('content') @include('tenant.layouts.partials.sidebar_styles')