Customer package for wrong hint path for view fixed
This commit is contained in:
parent
f119f95ed7
commit
587aaf3961
|
|
@ -1,4 +1,4 @@
|
|||
@extends('customer::layouts.master')
|
||||
@extends('shop::layouts.master')
|
||||
@section('content-wrapper')
|
||||
<div class="content">
|
||||
<div class="sign-up-text">
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
@extends('customer::layouts.master')
|
||||
@extends('shop::layouts.master')
|
||||
@section('content-wrapper')
|
||||
<div class="content">
|
||||
<div class="sign-up-text">
|
||||
|
|
|
|||
Loading…
Reference in New Issue