added track link
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
Please login <a href="{{ url('auth/login?redirectUrl=') }}{{ URL::full() }}"
|
||||
class="text-decoration-underline">here</a> to track your order.
|
||||
@else
|
||||
<iframe src="http://localhost:8002/?id={{ $userId }}" frameborder="0"></iframe>
|
||||
<iframe src="https://crewsportswear.app:8092/?id={{ $userId }}" frameborder="0"></iframe>
|
||||
@endif
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user