@extends('watax.layouts.app') @section('content') @php $error_credenciales = isset($errors) && ($errors->has('loginUser') || $errors->has('password')); @endphp @endsection