Ürünler

Eklenen Ürünler

Ürünler


@if(count($products) > 0)

@foreach($products as $product) @endforeach
# D Ürün Başlığı Eylem
@if($product->status == 1)
@else
@endif
'>@if(isset($product->listproduct)) @if($product->listproduct->title != ""){{ $product->listproduct->title }} {{ $product->listproduct->product_weight }}@else Başlık Yazılmadı @endif @endif @if(Auth::user()->authorized != 1 OR Auth::user()->update == 1) @if(Auth::user()->update == 1) @if($product->status == 1) @else @endif @else @if($product->status == 1) @else @endif @endif @if(Auth::user()->delete == 1) @else @endif @else @if($product->status == 1) @else @endif @endif
{{ $products->appends(request()->input())->links() }} @else
Filtre Sonucu Ürün Bulunamadı!
@endif