@extends('layouts.backend.app') @section('title') {{$title}} @stop @push('css') @endpush @section('content')
SL | P.Code | Title | S.Price | R.Price | Off | Availability | Status | Upload By | Create | Action |
---|---|---|---|---|---|---|---|---|---|---|
{{ $key + 1 }} | {{ $product->product_code }} | {{ str_limit($product->title,20) }} | ৳ {{ $product->sell_price }} | ৳ {{ $product->regular_price }} | {{ $product->discount }}% | {{ $product->availability }} | {{ $product->status }} | {{ $product->User->name }} | {{ $product->created_at->format('d-m-Y') }} |
Edit
Webside Landing |