@extends('layouts/contentNavbarLayout') @section('title', 'Requests') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
| # | نام | ایجاد شده در | عملیات | |
|---|---|---|---|---|
| {{ $product->id }} | {{ $product->name }} | {{ $product->created_at }} | {{ $product->updated_at }} |
|