@extends('admin.layouts.layouts') @section('title', 'Employee Asset') @section('content') {{-- Reason Modal --}}
| # | Category | Asset | Serial No. | Generated Code | Action |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $asset->assetCategory->name ?? '' }} | {{ $asset->asset->name ?? '' }} | {{ $asset->assetInventoryItem->serial_no ?? '' }} | {{ $asset->assetInventoryItem->code ?? '' }} | Free Asset |