[WIP] Working on orders & invoices
This commit is contained in:
7
resources/views/Shop/Customers/profile.blade.php
Normal file
7
resources/views/Shop/Customers/profile.blade.php
Normal file
@@ -0,0 +1,7 @@
|
||||
@extends('Shop.layout.layout', [
|
||||
'title' => __('Profil'),
|
||||
])
|
||||
|
||||
@section('content')
|
||||
Profil
|
||||
@endsection
|
||||
Reference in New Issue
Block a user