reorganize
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
@section('content')
|
||||
|
||||
@include('auth.partials.login')
|
||||
@include('Shop.auth.partials.login')
|
||||
|
||||
<p class="mt-3">
|
||||
Vous n'avez pas encore de compte ?
|
||||
@@ -4,5 +4,5 @@
|
||||
])
|
||||
|
||||
@section('content')
|
||||
@include('auth.partials.register')
|
||||
@include('Shop.auth.partials.register')
|
||||
@endsection
|
||||
Reference in New Issue
Block a user