@extends('layouts.UserLayout') @section('content')
{{ Session::get('message') }}
@endifDocuments Upload
{{\Illuminate\Support\Facades\Auth::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
| Documents to be Downloaded (Only pdf allowed,max size 2mb) | Documents to be Uploaded | ||
|---|---|---|---|
|
@if($doc->title == 'Application Letter')
{{$doc->title}} *
{{($doc->description!=null)?$doc->description:' download format'}}
(On institute’s letter head duly signed and stamped by head of the institute) @else {{$doc->title}} * {{($doc->description!=null)?$doc->description:' download format'}} @endif |
@elseif($doc->title == 'Letter of Authorization')
{{$doc->title}} * {{($doc->description!=null)?$doc->description:' download format'}} | @else{{$doc->title}} @if($doc->title!="Address Proof") * @endif | @endif