@extends('layouts.auth.login') @section('title', 'Login Account') @section('headers') @endsection @section('contents') @csrf Register Account. Fill the form needed. Username (ETP UserID) Password Register Aready have an account? Sign-In @endsection @section('scripts') @endsection