@extends('layouts.AdminLayout') @section('content')
Documents Upload
{{$user->domainName}}
Note: Download document first then upload duly signed and stamped document
Hard copy of Letter of Undertaking should be submitted within 10 days
@if(Session::has('message')){{ Session::get('message') }}
@endif