{{$category->name}}

sort
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- حسب المنتج--}} {{-- --}} {{-- --}} {{--
--}} {{--
    --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
  • --}} {{-- --}} {{--
  • --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}}
@if($products->count() > 0) @foreach($products as $product)
product {{$product->prefit_price_discount}}%
{{ __('main.discount') }}
{{--
--}} {{-- {{ __('main.from') }}--}} {{-- {{$branches?->name}}--}} {{--
--}}
@endforeach @else

{{ __('main.no_products') }}

@endif