Actualizacion y bloqueo de peticion de licencias de activacion

This commit is contained in:
kquiroz
2023-08-18 12:27:38 -04:00
parent c0218e0a07
commit 40f2995677
4 changed files with 39 additions and 28 deletions

View File

@@ -466,10 +466,10 @@
<div class="px-3 h-100" style="padding-top: 12px;padding-bottom: 12px; width:270px; cursor: pointer; background-color: #E63108; border-radius: 10px 10px 0px 0px;">
<div class="d-flex align-items-center justify-content-between">
<div>
<span class="fw-700 fs-16 text-white mr-3">{{ translate('Categories') }}</span>
<a href="{{ route('categories.all') }}" class="text-reset">
<span class="fw-700 fs-16 text-white mr-3">Busca tu Repuesto:</span>
<!-- <a href="{{ route('categories.all') }}" class="text-reset">
<span class="d-none d-lg-inline-block text-white hov-opacity-80">({{ translate('See All') }})</span>
</a>
</a> -->
</div>
<i class="las la-angle-down text-white has-transition" id="category-menu-bar-icon" style="font-size: 1.2rem !important"></i>
</div>