@extends('layouts.app') @section('title', 'Shop products') @section('content')
@include('partials.frontend.shop.sidebar')
@endsection