Completed Styling And Shop End Breadcrumb

This commit is contained in:
Devansh 2021-10-20 12:49:38 +05:30
parent b9ec59947a
commit 414bd392bc
4 changed files with 369 additions and 219 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/shop.js": "/js/shop.js?id=9731ecdc1df78464d45a",
"/css/shop.css": "/css/shop.css?id=84f6189d560662d5c4b3"
"/css/shop.css": "/css/shop.css?id=09fe143fc28a83a41b59"
}

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,10 @@
@extends('shop::layouts.master')
@section('content-wrapper')
<div>
{{ Breadcrumbs::render() }}
</div>
<div class="account-content">
@include('shop::customers.account.partials.sidemenu')