regsitro de negocio y taller, permisos, panel nuevo de taller
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
<div class="container-md">
|
||||
<div class="row">
|
||||
<div class="col-lg-7 offset-lg-5 p-sm-0">
|
||||
<div style=" padding-top: 100px;" class="ugf-content pt270">
|
||||
<div style="padding-top: 100px;" class="ugf-content pt270">
|
||||
<a href="{{ route('shop.view.account.type') }}" class="prev-page"> <i class="las la-arrow-left"></i> Volver Atrás</a>
|
||||
<h2>Vamos! <span>Únete a nuestra plataforma</span></h2>
|
||||
|
||||
@@ -247,8 +247,8 @@
|
||||
</div>
|
||||
|
||||
<div class="form-group mb-4">
|
||||
{{-- {{ env('RECAPTCHA_SITE_KEY') }} --}}
|
||||
<div class="g-recaptcha" data-sitekey="6Le0OJsnAAAAALJsc4xJaNot1HfSmHpYgJYDzTYT"></div>
|
||||
|
||||
<div class="g-recaptcha" data-sitekey="{{ env('RECAPTCHA_SITE_KEY') }}"></div>
|
||||
@if ($errors->has('g-recaptcha-response'))
|
||||
<p style="font-size: 80%;" class="text-danger">{{ $errors->first('g-recaptcha-response') }}</p>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user