@extends('landingempresas/view/layouts/app') @section('content') @php $error_credenciales = $errors->has('loginUser') || $errors->has('password'); @endphp @endsection