@extends('layout.app') @section('content')
My Favorites
@include('components.product_cell' , ['j'=>14])
@endsection