@extends('home.layouts.index')
@section('title')
{{ $category->name ?? 'محصولات' }}
@endsection
@section('keywords')
{{ $category->meta_keyword ?? '-' }}
@endsection
@section('description')
{{ $category->meta_description ?? '-' }}
@endsection
@section('style')
@endsection
@section('script')
@endsection
@section('content')
{{$category->short_description}}
{{$category->name}}
نمایش 1 - 12 از 12 نتیجه