Search
| Document No. | Title | Status | Receiving Register Created by | Receiving Date | |
|---|---|---|---|---|---|
|
{{$efile->doc_no}} |
{{ $efile->subject }} |
@php
$draftNow = DB::table('draftshares')->where('draft_id' , $efile->draft_id)->orderBy('id', 'DESC')->first();
@endphp
@if(isset($draftNow->touser))
@php
$getuname = DB::table('users')->where('id', $draftNow->touser)->first();
$getusection = DB::table('departments')->where('id', $getuname->department_id)->first();
@endphp
@endif
@if(isset($getuname, $draftNow))
{{$getuname->jobtitle}}@if(isset($getusection))({{$getusection->name}})@endif @endif |
@php
$getfileshare = DB::table('efileshares')->where('id', $efile->id)->first();
$getname = DB::table('users')->where('id', $efile->sharefrom)->first();
$getsection = DB::table('departments')->where('id', $getname->department_id)->first();
@endphp
({{$getname->jobtitle}}) - @if(isset($getsection)) {{$getsection->name}} @endif |
{{ \Carbon\Carbon::parse($efile->created_at)->format('d F, Y') }} |
Reporting Section
| Document No. | Title | Status | Receiving Register Created by | Receiving Date | |
|---|---|---|---|---|---|
|
{{$efile->doc_no}} |
{{ $efile->subject }} |
@php
$draftNow = DB::table('draftshares')->where('draft_id' , $efile->draft_id)->orderBy('id', 'DESC')->first();
@endphp
@if(isset($draftNow->touser))
@php
$getuname = DB::table('users')->where('id', $draftNow->touser)->first();
$getusection = DB::table('departments')->where('id', $getuname->department_id)->first();
@endphp
@endif
@if(isset($getuname, $draftNow))
{{$getuname->jobtitle}}@if(isset($getusection))({{$getusection->name}})@endif @endif |
@php
$getfileshare = DB::table('efileshares')->where('id', $efile->id)->first();
$getname = DB::table('users')->where('id', $efile->sharefrom)->first();
$getsection = DB::table('departments')->where('id', $getname->department_id)->first();
@endphp
({{$getname->jobtitle}}) - @if(isset($getsection)) {{$getsection->name}} @endif |
{{ \Carbon\Carbon::parse($efile->created_at)->format('d F, Y') }} |
| Document No. | Title | Status | Receiving Register Created by | Receiving Date | |
|---|---|---|---|---|---|
|
{{$efile->doc_no}} |
{{ $efile->subject }} |
@php
$draftNow = DB::table('draftshares')->where('draft_id' , $efile->draft_id)->orderBy('id', 'DESC')->first();
@endphp
@if(isset($draftNow->touser))
@php
$getuname = DB::table('users')->where('id', $draftNow->touser)->first();
$getusection = DB::table('departments')->where('id', $getuname->department_id)->first();
@endphp
@endif
@if(isset($getuname, $draftNow))
{{$getuname->jobtitle}}@if(isset($getusection))({{$getusection->name}})@endif @endif |
@php
$getfileshare = DB::table('efileshares')->where('id', $efile->id)->first();
$getname = DB::table('users')->where('id', $efile->sharefrom)->first();
$getsection = DB::table('departments')->where('id', $getname->department_id)->first();
@endphp
({{$getname->jobtitle}}) - @if(isset($getsection)) {{$getsection->name}} @endif |
{{ \Carbon\Carbon::parse($efile->created_at)->format('d F, Y') }} |
| Document No. | Title | Status | Receiving Register Created by | Receiving Date | |
|---|---|---|---|---|---|
|
{{$efile->doc_no}} |
{{ $efile->subject }} |
@php
$draftNow = DB::table('draftshares')->where('draft_id' , $efile->draft_id)->orderBy('id', 'DESC')->first();
@endphp
@if(isset($draftNow->touser))
@php
$getuname = DB::table('users')->where('id', $draftNow->touser)->first();
$getusection = DB::table('departments')->where('id', $getuname->department_id)->first();
@endphp
@endif
@if(isset($getuname, $draftNow))
{{$getuname->jobtitle}}@if(isset($getusection))({{$getusection->name}})@endif @endif |
@php
$getfileshare = DB::table('efileshares')->where('id', $efile->id)->first();
$getname = DB::table('users')->where('id', $efile->sharefrom)->first();
$getsection = DB::table('departments')->where('id', $getname->department_id)->first();
@endphp
({{$getname->jobtitle}}) - @if(isset($getsection)) {{$getsection->name}} @endif |
{{ \Carbon\Carbon::parse($efile->created_at)->format('d F, Y') }} |