@extends('shop::layouts.master') @include('shop::guest.compare.compare-products') @section('page_title') {{ __('velocity::app.customer.compare.compare_similar_items') }} @endsection @section('content-wrapper') @endsection