@extends('layouts.app') @section('title', 'Login - ECA Networks') @section('content')
CONSOLSTECH

Sign in to your account

Welcome Back

@csrf
@error('email')

{{ $message }}

@enderror
Forgot password?
@error('password')

{{ $message }}

@enderror
OR

Don't have an account? Create one here

Back to store

@endsection