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