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

{{ $data['Brand']->fa_name }}

{{-- product--}} {{--pagination--}} {{----}}
{{-- side bar--}} {{-- side bar --}}
{{-- coo --}} {{-- --}}
@stop @section('script_area') @endsection