@extends('layouts.app') @section('title') Outgoing Edit @endsection @section('button') Back @endsection @section('content')
{{-- PRODUCTS MODAL --}}| Part No | Part Name | Unit | Return Qty | |
|---|---|---|---|---|
| {{ $product->products->part_no }} | {{ $product->products->part_name }} | {{ $product->products->products->units->name ?? '' }} | {{ $product->products->type_of_products->type ?? '' }} |
| Location | Lot No | Quantity | Label | Action |
|---|