Loan Application

Loan Submission

In loan submission employees can apply for personal or business loans through the portal.

Tracking & Status:

This is where you view the current status of loan applications (pending, approved, etc.).

Document Upload

Loan Application submodule of Compensation also gives the ability to upload necessary documents for loan verification.

git clone https://github.com/h-enk/doks-child-theme.git my-doks-site

Doks starter theme

git clone https://github.com/h-enk/doks.git my-doks-site

Change directories

cd my-doks-site

Install dependencies

npm install

Start development server

npm run start

Doks will start the Hugo development webserver accessible by default at http://localhost:1313. Saved changes will live reload in the browser.

Other commands

Doks comes with commands for common tasks. Commands →