@extends('includes.layout') @section('title', 'Welcome') @section('content')
| # | Form Type | UserName | Submitted On | Status | Form Details | Smarthub Report | |
|---|---|---|---|---|---|---|---|
| {{ $item->ids }} | @else{{ $item->id }} | @endifRevenue Request Form | {{ $item->username }} | {{ $item->submitted_at }} | @if($item->status == 'approve') Approved @elseif($item->status == 'reject') Rejected @elseif($item->status == '') Admin Action Needed @elseif($item->status == 'request') Requested Information @else {{ $item->status }} @endif |
Created SubTasks in "Asana" successfully
Created SubTasks in "Asana" successfully
The closure process is paused until a verdict from the review is received.
