Merge commit 'e1cf0dc676c06cd7b0dc4b138614d1766f5f1e26'

* commit 'e1cf0dc676c06cd7b0dc4b138614d1766f5f1e26': (42 commits)
  updated shipping for global
  added docker files and update roster form
  updated
  updated
  upadted
  upadted
  upadted
  upadted
  updated
  updated
  uppdated
  uppdated
  uppdated
  uppdated
  uppdated
  updated
  updated
  updated
  updated
  updated
  ...
This commit is contained in:
Frank John Begornia
2023-09-22 15:05:50 +08:00
7 changed files with 137 additions and 2 deletions

View File

@@ -840,7 +840,7 @@ class TeamStoreController extends Controller
}
}
if ($getVoucher[0]->VoucherType === "Shipping") {
if ($getVoucher[0]->VoucherType === "Shipping" && $getVoucher[0]->UserId != null) {
if (Auth::guest()) {
return response()->json(array(