@if (count($errors) > 0)
@if($errors->any())
{{$errors->first()}}
@endif
@endif
| Image | Product Id | Product Name | Available Quantity | Action |
|---|---|---|---|---|
@extends('outlets.layout') @section('content')
| Image | Product Id | Product Name | Available Quantity | Action |
|---|---|---|---|---|