@extends('layouts.app') @section('content')

HARAMAYA UNIVERSITY

ACADEMIC ASSESSMENT AND QUALITY ASSURANCE DIRECTORATE

Daily Class Implementation Management System
(DCIMS)


Use Your Credentials (email and password) to Login into the System

@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
@if (Route::has('password.request')) {{ __('Forgot Your Password?') }} @endif



Developer Profile

{{ simpleDate() }}

@endsection