@extends('layouts.storefront') @section('title', 'Ürün Karşılaştırma') @section('content')
@livewire('storefront.compare.compare-page')
@endsection