Completed Styling And Shop End Breadcrumb
This commit is contained in:
parent
b9ec59947a
commit
414bd392bc
File diff suppressed because one or more lines are too long
|
|
@ -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
|
|
@ -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')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue