@extends('layouts.admin') @section('header-content') @endsection @section('content')
# | ProductName | Product Quantity | @if(Auth::user()->firstname == 'factory')Add | Return | @endif
---|---|---|---|---|
{{$key+1}} | {{$product->rawsmatirals->name}} | {{$product->quantity}} | @if(Auth::user()->firstname == 'factory')Add more Quantity | Add Return | @endif