@extends("layout")
@section("content")
| # | Item Description | Stock On Hand | Total Pipeline | Months Of Stock | AMC | # Of Tests | ||
|---|---|---|---|---|---|---|---|---|
| {{ $row }} | {{ $value->name}} | @if($value->available() == 0 || $value->available() == ""){{ $value->available() }} | @elseif($value->available() <= 100){{ $value->available() }} | @else{{ $value->available() }} | @endif{{ $value->pipeline() }} | {{$value->mos()}} months | {{$value->amc()}} | {{ROUND ($value->available()/2)}} tests |
| # | Item Description | Stock On Hand | Total Pipeline | Months Of Stock | AMC | # Of Tests | ||
|---|---|---|---|---|---|---|---|---|
| {{ $row }} | {{ $value->name}} | @if($value->available() == 0 || $value->available() == ""){{ $value->available() }} | @elseif($value->available() <= 100){{ $value->available() }} | @else{{ $value->available() }} | @endif{{ $value->pipeline() }} | {{$value->mos()}} months | {{$value->amc()}} | {{ROUND ($value->available()/2)}} tests |
| # | Item Description | Stock On Hand | Total Pipeline | Months Of Stock | AMC | # Of Tests | ||
|---|---|---|---|---|---|---|---|---|
| {{ $row }} | {{ $value->name}} | @if($value->available() == 0 || $value->available() == ""){{ $value->available() }} | @elseif($value->available() <= 100){{ $value->available() }} | @else{{ $value->available() }} | @endif{{ $value->pipeline() }} | {{$value->mos()}} months | {{$value->amc()}} | {{ROUND ($value->available()/2)}} tests |
| # | Item Description | Stock On Hand | Total Pipeline | Months Of Stock | AMC | # Of Tests | ||
|---|---|---|---|---|---|---|---|---|
| {{ $row }} | {{ $value->name}} | @if($value->available() == 0 || $value->available() == ""){{ $value->available() }} | @elseif($value->available() <= 100){{ $value->available() }} | @else{{ $value->available() }} | @endif{{ $value->pipeline() }} | {{$value->mos()}} months | {{$value->amc()}} | {{ROUND ($value->available()/2)}} tests |