@extends('layouts.app') @section('title','Tools') @section('page-title','Tools Register') @section('content')
| Tag | Name | Category | Total Qty | Available | Condition | Project |
|---|---|---|---|---|---|---|
| {{ $t->tag_number }} | {{ $t->name }} | {{ $t->category }} | {{ $t->quantity }} | {{ $t->available }} | {{ $t->condition }} | {{ $t->project->name ?? '-' }} |
| No tools registered. | ||||||