@extends('Layouts.layout') @section('Title', 'Login') @section('css') @stop @section('Content')
@csrf @method('post')

MYDNS Internal Directory

Email

Password

@if (!empty($errors)) @if ($errors == '1')

Email or password cannot be empty!

@elseif ($errors == '2')

Incorrect email or password!

@endif @endif
DISCLAIMER

For Official Use Only