@foreach($assets as $index => $asset) @empty @endforelse
SL no Asset ID Asset Name Status Category Sub Category Sub Location Delete
{{ $startingSerial + $index }} {{ $asset->rfc ?: $asset->ref }} {{ ucfirst($asset->name) }} {{ $asset->status }} {{ ucfirst($asset->category->name) }} {{ ucfirst($asset->subcategory->name) }} {{ ucfirst($asset->sublocation->name) }}
No Assets
{{ $assets->links() }}