@extends('layouts.factor-master') @section('content') @if($info && $info !=[]) @endif
@lang('layout.ReferenceNumber'): {{$info->ref_no}} @lang('layout.Category'): {{$info->category}} @lang('layout.Description'): {{$info->description}}

@lang('layout.ItemNoneCostDetail')

@if($_name) @endif @if($_name) @endif @if($_name) @endif @if($_name) @endif @if($_name) @endif @foreach($data AS $record) @if($_name) @endif @if($_name) @endif @if($_name) @endif @if($_name) @endif @if($_name) @endif @endforeach
@lang('layout.Record')
@lang('layout.ItemName')@lang('layout.InventoryCategory')@lang('layout.Site')@lang('layout.MeasureUnit')@lang('layout.Quantity')
{{++$count}}{{$record->item_name}}{{$record->category_name}}{{$record->site_name}}{{$record->selected_measure}}{{$record->quantity}}
@foreach(getCompanyInfo('sign','reports') AS $info) @endforeach
{{$info['name']}}
@endsection