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