@extends('Frontend.Master') @section('style') @stop @section('title') {{ $category->fa_name.' '.GetPageTitle() }} @stop @section('seo_description') {{ $category->description }} @stop @section('key_words') @stop @section('content')
( نمایش {{ $product->currentPage() * 10 - 9 }} - {{ $product->currentPage() * 10 }} محصول از {{ $product->total() }} )    
{{--sorter--}}

{{ $category->fa_name }}

{{ $specialCategory?$specialCategory->special_title:'' }}
{{--

--}}

{!! $category->description !!}

نمایش بیشتر
{{-- product--}} {{--pagination--}} {{----}}
{{-- side bar--}} {{-- side bar --}}
{{-- cookie --}} @include("Frontend.Sections.ObservedProduct") {{-- --}}
@stop @section('script_area') @endsection