Process Model need multiple of approval and update into the database

I designed an application to allow the user to submit a leave request and save it into the database.

After saving to the database, the 1st level approver needs to be notified and review the leave request and update the leave request status in the database.

If leave is approved, the 2nd level approver needs to be notified and review the leave request and update the database and send an email to the requester. 

The problem is the 1st level approved cant see the detail of the form leave request. 

After the user submit data and recorded into the database.

but when I click on the 1st level review, the data is not shown

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data