regsitro de negocio y taller, permisos, panel nuevo de taller

This commit is contained in:
Jose Sanchez
2023-08-16 22:49:30 -04:00
parent 31b2e896ad
commit 5c4b29fce7
21 changed files with 1946 additions and 76 deletions

View File

@@ -152,7 +152,7 @@
<!-- Register Now -->
<div class="text-center">
<p class="fs-12 text-gray mb-0">{{ translate('Dont have an account?')}}</p>
<a href="{{ route('user.registration') }}" class="fs-14 fw-700 animate-underline-primary">{{ translate('Register Now')}}</a>
<a href="{{ route('register') }}" class="fs-14 fw-700 animate-underline-primary">{{ translate('Register Now')}}</a>
</div>
</div>
</div>