Tồn Kho
                                    {{ number_format($category->products->where('status', 'selling')->count()) }}
                                @extends('guard.layouts.app') @section('title', $category->name) @section('content')
@endsection @section('script') @endsection