restart
This commit is contained in:
@@ -3,5 +3,11 @@
|
||||
])
|
||||
|
||||
@section('content')
|
||||
Profil
|
||||
<div class="row">
|
||||
<div class="col-3">
|
||||
@include('Shop.Customers.partials.user')
|
||||
</div>
|
||||
<div class="col-9">
|
||||
@include('Shop.Customers.partials.sale')
|
||||
</div>
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user