Reference No. |
{{ 'AC-'.$condemnation->id }} |
||||
Reference Date |
{{ @$formatrefdate }} |
Status |
{{ @$condemnation->trans_status }} |
||
Created By |
{{ @$createduser }} |
Condemnation Date. |
{{ @$formatcondemdate }} |
||
Type |
{{ @$condemnation->condemn_type }} |
@if ($type == 'Non Asset')
Department |
{{ @$department }} |
@endif
||
Asset Id. |
{{ @$condemnation->asset->rfc }} |
Asset Name |
{{ @$condemnation->asset->name }} |
||
Purchase Date |
{{ @$purcahsedate }} |
||||
Item Detail & Quantity |
{{ @$condemnation->item_details }} |
Work Department |
{{ @$workdept }} |
||
Division |
{{ @$division }} |
@if($type == 'Asset Based')
Purchase Value |
{{ @$purcasevalue }} |
@elseif ($type == 'Non Asset')
Purchase Value |
{{ @$condemnation->purchase_value }} |
@endif
Block |
{{ @$block }} |
@if($type == 'Asset Based')
Asset Value |
{{ @$assetvalue }} |
@elseif ($type == 'Non Asset')
Asset Value |
{{ @$condemnation->asset_value }} |
@endif
Section |
{{ @$sections }} |
Estimated Market Value |
{{ @$marketvalue }} |
||
Location |
{{ @$locations }} |
@if ($type == 'Asset Based')
Department |
{{ @$department }} |
@endif
||
Sublocation |
{{ @$sublocations }} |
@if ($type == 'Asset Based')
Work Department |
{{ @$workdept }} |
@endif
||
Reason |
{{ @$condemnation->reasons }} |
||||
Recommend |
{{ @$condemnation->recommendation }} |
||||
Level 1 Approved By |
{{ @$lvluser_detail }} |
Level 1 Approval Date |
{{ @$formatlvl1date }} |
Level 1 Remarks |
{{ @$condemnation->lvl1_remarks }} |
Level 2 Approved By |
{{ @$lv2user_detail }} |
Level 2 Approval Date |
{{ @$formatlvl2date }} |
Level 2 Remarks |
{{ @$condemnation->lvl2_remarks }} |
Level 3 Approved By |
{{ @$lv3user_detail }} |
Level 3 Approval Date |
{{ @$formatlvl3date }} |
Level 3 Remarks |
{{ @$condemnation->lvl3_remarks }} |