@if (count($errors) > 0) @if($errors->any())
{{$errors->first()}}
@endif @endif | Inventory Count | Start Date | Outlet | Action |
|---|---|---|---|
| {{$product->count_name}} | {{$product->start_date}} |
@extends('admin.layout')@section('content')
| Inventory Count | Start Date | Outlet | Action |
|---|---|---|---|
| {{$product->count_name}} | {{$product->start_date}} |