INVENTORY REPORT
Title: {{$title}}
| Inventory Report | |||||||
|---|---|---|---|---|---|---|---|
| Sr. | {{ucwords(str_replace('_',' ',EF::branchWhiteLabel()['module']))}} | {{ucwords(str_replace('_',' ',EF::plotWhiteLabel()['module']))}} # | Type | Category | Size | Rate | Status |
| {{$loop->iteration}} | {{ucwords($rows->branch->name)}} | {{ucwords($rows->plot_id)}} | {{ucwords($rows->type)}} | {{ucwords($rows->category)}} | {{$rows->size}} | {{EF::numberFormat($rows->rate)}} | {{ucwords($rows->status)}} |