@if (count($errors) > 0)
@foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
    @endif


    {{--LA CARACTERISTICA DE BLADE ES BTN-LAG ES UN BOTON LARGO EN BOOSTRAP--}}