reorganize
This commit is contained in:
8
resources/views/Shop/auth/register.blade.php
Normal file
8
resources/views/Shop/auth/register.blade.php
Normal file
@@ -0,0 +1,8 @@
|
||||
@extends('Shop.layout.layout', [
|
||||
'title' => __('home.title'),
|
||||
'bodyClass' => 'hold-transition login-page'
|
||||
])
|
||||
|
||||
@section('content')
|
||||
@include('Shop.auth.partials.register')
|
||||
@endsection
|
||||
Reference in New Issue
Block a user