@extends('layouts.admin') @section('title', 'المخزن') @section('content-header', 'قائمة المنتجات ') @section('content-actions') اضافة منتج جديد @endsection @section('css') @endsection @section('content')
| الاسم | السعر | |||||||
|---|---|---|---|---|---|---|---|---|
| ID | Name | Price | Quantity | Sold | Profit | Status | Updated At | Actions |
| {{$product->name}} | {{$product->price}} |