startSection('title', $__t('Purchase')); ?>
startSection('activeNav', 'purchase'); ?>
startSection('viewJsName', 'purchase'); ?>
startSection('content'); ?>
yieldContent('title'); ?>
make('components.productcard', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
stopSection(); ?>
make('layout.default', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>