@extends('layout.layout') @section('alternate-products','active') @section('content')

@include('partials.breadcrumbs')

@include('partials.search-table')
@endsection @section('javascript') @endsection