Webinaria nagrania

Podatki, prawo i rachunkowość

                object(Illuminate\Pagination\LengthAwarePaginator)#2790 (11) {
  ["items":protected]=>
  object(Illuminate\Database\Eloquent\Collection)#2882 (2) {
    ["items":protected]=>
    array(12) {
      [0]=>
      object(App\Models\Product)#3085 (46) {
        ["connection":protected]=>
        string(5) "pgsql"
        ["table":protected]=>
        string(8) "products"
        ["primaryKey":protected]=>
        string(2) "id"
        ["keyType":protected]=>
        string(3) "int"
        ["incrementing"]=>
        bool(true)
        ["with":protected]=>
        array(3) {
          [0]=>
          string(10) "categories"
          [1]=>
          string(4) "tags"
          [2]=>
          string(10) "attributes"
        }
        ["withCount":protected]=>
        array(0) {
        }
        ["preventsLazyLoading"]=>
        bool(false)
        ["perPage":protected]=>
        int(15)
        ["exists"]=>
        bool(true)
        ["wasRecentlyCreated"]=>
        bool(false)
        ["escapeWhenCastingToString":protected]=>
        bool(false)
        ["attributes":protected]=>
        array(28) {
          ["id"]=>
          int(350)
          ["slug"]=>
          string(35) "czytamy-polski-lad-w-nowej-odslonie"
          ["price"]=>
          string(1) "0"
          ["tax_id"]=>
          int(1)
          ["type"]=>
          int(4)
          ["deleted_at"]=>
          NULL
          ["created_at"]=>
          string(19) "2023-04-21 17:36:38"
          ["updated_at"]=>
          string(19) "2023-05-23 17:11:55"
          ["subscription_id"]=>
          NULL
          ["room_id"]=>
          NULL
          ["promotional_price"]=>
          NULL
          ["promotional_price_starts_at"]=>
          NULL
          ["promotional_price_ends_at"]=>
          NULL
          ["starts_at"]=>
          NULL
          ["related_product_ids"]=>
          NULL
          ["date_of_publish"]=>
          string(19) "2023-05-23 17:10:00"
          ["is_visible"]=>
          bool(true)
          ["finish_at"]=>
          NULL
          ["limit_of_participants"]=>
          NULL
          ["workshop_days"]=>
          NULL
          ["subscription_price"]=>
          string(1) "0"
          ["published_to"]=>
          NULL
          ["only_with_subscription"]=>
          bool(false)
          ["external_link"]=>
          NULL
          ["related_subscription_id"]=>
          NULL
          ["statute"]=>
          int(0)
          ["require_admin_confirmation"]=>
          bool(false)
          ["mobile_app_only"]=>
          bool(false)
        }
        ["original":protected]=>
        array(28) {
          ["id"]=>
          int(350)
          ["slug"]=>
          string(35) "czytamy-polski-lad-w-nowej-odslonie"
          ["price"]=>
          string(1) "0"
          ["tax_id"]=>
          int(1)
          ["type"]=>
          int(4)
          ["deleted_at"]=>
          NULL
          ["created_at"]=>
          string(19) "2023-04-21 17:36:38"
          ["updated_at"]=>
          string(19) "2023-05-23 17:11:55"
          ["subscription_id"]=>
          NULL
          ["room_id"]=>
          NULL
          ["promotional_price"]=>
          NULL
          ["promotional_price_starts_at"]=>
          NULL
          ["promotional_price_ends_at"]=>
          NULL
          ["starts_at"]=>
          NULL
          ["related_product_ids"]=>
          NULL
          ["date_of_publish"]=>
          string(19) "2023-05-23 17:10:00"
          ["is_visible"]=>
          bool(true)
          ["finish_at"]=>
          NULL
          ["limit_of_participants"]=>
          NULL
          ["workshop_days"]=>
          NULL
          ["subscription_price"]=>
          string(1) "0"
          ["published_to"]=>
          NULL
          ["only_with_subscription"]=>
          bool(false)
          ["external_link"]=>
          NULL
          ["related_subscription_id"]=>
          NULL
          ["statute"]=>
          int(0)
          ["require_admin_confirmation"]=>
          bool(false)
          ["mobile_app_only"]=>
          bool(false)
        }
        ["changes":protected]=>
        array(0) {
        }
        ["casts":protected]=>
        array(11) {
          ["type"]=>
          string(33) "SCTeam\Products\Enums\ProductType"
          ["promotional_price_starts_at"]=>
          string(8) "datetime"
          ["promotional_price_ends_at"]=>
          string(8) "datetime"
          ["starts_at"]=>
          string(8) "datetime"
          ["finish_at"]=>
          string(8) "datetime"
          ["related_product_ids"]=>
          string(5) "array"
          ["date_of_publish"]=>
          string(8) "datetime"
          ["published_to"]=>
          string(8) "datetime"
          ["workshop_days"]=>
          string(5) "array"
          ["mobile_app_only"]=>
          string(7) "boolean"
          ["deleted_at"]=>
          string(8) "datetime"
        }
        ["classCastCache":protected]=>
        array(0) {
        }
        ["attributeCastCache":protected]=>
        array(0) {
        }
        ["dates":protected]=>
        array(0) {
        }
        ["dateFormat":protected]=>
        NULL
        ["appends":protected]=>
        array(3) {
          [0]=>
          string(9) "image_url"
          [1]=>
          string(3) "url"
          [2]=>
          string(12) "legal_status"
        }
        ["dispatchesEvents":protected]=>
        array(0) {
        }
        ["observables":protected]=>
        array(3) {
          [0]=>
          string(16) "createdWithMetas"
          [1]=>
          string(16) "updatedWithMetas"
          [2]=>
          string(14) "savedWithMetas"
        }
        ["relations":protected]=>
        array(5) {
          ["categories"]=>
          object(Illuminate\Database\Eloquent\Collection)#3059 (2) {
            ["items":protected]=>
            array(1) {
              [0]=>
              object(SCTeam\Products\Models\ProductCategory)#3021 (34) {
                ["connection":protected]=>
                string(5) "pgsql"
                ["table":protected]=>
                string(10) "categories"
                ["primaryKey":protected]=>
                string(2) "id"
                ["keyType":protected]=>
                string(3) "int"
                ["incrementing"]=>
                bool(true)
                ["with":protected]=>
                array(1) {
                  [0]=>
                  string(12) "translations"
                }
                ["withCount":protected]=>
                array(0) {
                }
                ["preventsLazyLoading"]=>
                bool(false)
                ["perPage":protected]=>
                int(15)
                ["exists"]=>
                bool(true)
                ["wasRecentlyCreated"]=>
                bool(false)
                ["escapeWhenCastingToString":protected]=>
                bool(false)
                ["attributes":protected]=>
                array(9) {
                  ["id"]=>
                  int(5)
                  ["slug"]=>
                  string(9) "webinaria"
                  ["created_at"]=>
                  string(19) "2023-04-21 17:41:07"
                  ["updated_at"]=>
                  string(19) "2023-04-21 17:41:07"
                  ["deleted_at"]=>
                  NULL
                  ["type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                  ["category_id"]=>
                  NULL
                  ["created_by"]=>
                  NULL
                  ["display_in_filters"]=>
                  bool(true)
                }
                ["original":protected]=>
                array(12) {
                  ["id"]=>
                  int(5)
                  ["slug"]=>
                  string(9) "webinaria"
                  ["created_at"]=>
                  string(19) "2023-04-21 17:41:07"
                  ["updated_at"]=>
                  string(19) "2023-04-21 17:41:07"
                  ["deleted_at"]=>
                  NULL
                  ["type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                  ["category_id"]=>
                  NULL
                  ["created_by"]=>
                  NULL
                  ["display_in_filters"]=>
                  bool(true)
                  ["pivot_categorable_id"]=>
                  int(350)
                  ["pivot_category_id"]=>
                  int(5)
                  ["pivot_categorable_type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                }
                ["changes":protected]=>
                array(0) {
                }
                ["casts":protected]=>
                array(1) {
                  ["deleted_at"]=>
                  string(8) "datetime"
                }
                ["classCastCache":protected]=>
                array(0) {
                }
                ["attributeCastCache":protected]=>
                array(0) {
                }
                ["dates":protected]=>
                array(0) {
                }
                ["dateFormat":protected]=>
                NULL
                ["appends":protected]=>
                array(1) {
                  [0]=>
                  string(3) "url"
                }
                ["dispatchesEvents":protected]=>
                array(0) {
                }
                ["observables":protected]=>
                array(0) {
                }
                ["relations":protected]=>
                array(2) {
                  ["pivot"]=>
                  object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3052 (35) {
                    ["connection":protected]=>
                    NULL
                    ["table":protected]=>
                    string(12) "categorables"
                    ["primaryKey":protected]=>
                    string(2) "id"
                    ["keyType":protected]=>
                    string(3) "int"
                    ["incrementing"]=>
                    bool(false)
                    ["with":protected]=>
                    array(0) {
                    }
                    ["withCount":protected]=>
                    array(0) {
                    }
                    ["preventsLazyLoading"]=>
                    bool(false)
                    ["perPage":protected]=>
                    int(15)
                    ["exists"]=>
                    bool(true)
                    ["wasRecentlyCreated"]=>
                    bool(false)
                    ["escapeWhenCastingToString":protected]=>
                    bool(false)
                    ["attributes":protected]=>
                    array(3) {
                      ["categorable_id"]=>
                      int(350)
                      ["category_id"]=>
                      int(5)
                      ["categorable_type"]=>
                      string(30) "SCTeam\Products\Models\Product"
                    }
                    ["original":protected]=>
                    array(3) {
                      ["categorable_id"]=>
                      int(350)
                      ["category_id"]=>
                      int(5)
                      ["categorable_type"]=>
                      string(30) "SCTeam\Products\Models\Product"
                    }
                    ["changes":protected]=>
                    array(0) {
                    }
                    ["casts":protected]=>
                    array(0) {
                    }
                    ["classCastCache":protected]=>
                    array(0) {
                    }
                    ["attributeCastCache":protected]=>
                    array(0) {
                    }
                    ["dates":protected]=>
                    array(0) {
                    }
                    ["dateFormat":protected]=>
                    NULL
                    ["appends":protected]=>
                    array(0) {
                    }
                    ["dispatchesEvents":protected]=>
                    array(0) {
                    }
                    ["observables":protected]=>
                    array(0) {
                    }
                    ["relations":protected]=>
                    array(0) {
                    }
                    ["touches":protected]=>
                    array(0) {
                    }
                    ["timestamps"]=>
                    bool(false)
                    ["hidden":protected]=>
                    array(0) {
                    }
                    ["visible":protected]=>
                    array(0) {
                    }
                    ["fillable":protected]=>
                    array(0) {
                    }
                    ["guarded":protected]=>
                    array(0) {
                    }
                    ["pivotParent"]=>
                    object(App\Models\Product)#3106 (46) {
                      ["connection":protected]=>
                      NULL
                      ["table":protected]=>
                      string(8) "products"
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["keyType":protected]=>
                      string(3) "int"
                      ["incrementing"]=>
                      bool(true)
                      ["with":protected]=>
                      array(3) {
                        [0]=>
                        string(10) "categories"
                        [1]=>
                        string(4) "tags"
                        [2]=>
                        string(10) "attributes"
                      }
                      ["withCount":protected]=>
                      array(0) {
                      }
                      ["preventsLazyLoading"]=>
                      bool(false)
                      ["perPage":protected]=>
                      int(15)
                      ["exists"]=>
                      bool(false)
                      ["wasRecentlyCreated"]=>
                      bool(false)
                      ["escapeWhenCastingToString":protected]=>
                      bool(false)
                      ["attributes":protected]=>
                      array(0) {
                      }
                      ["original":protected]=>
                      array(0) {
                      }
                      ["changes":protected]=>
                      array(0) {
                      }
                      ["casts":protected]=>
                      array(11) {
                        ["type"]=>
                        string(33) "SCTeam\Products\Enums\ProductType"
                        ["promotional_price_starts_at"]=>
                        string(8) "datetime"
                        ["promotional_price_ends_at"]=>
                        string(8) "datetime"
                        ["starts_at"]=>
                        string(8) "datetime"
                        ["finish_at"]=>
                        string(8) "datetime"
                        ["related_product_ids"]=>
                        string(5) "array"
                        ["date_of_publish"]=>
                        string(8) "datetime"
                        ["published_to"]=>
                        string(8) "datetime"
                        ["workshop_days"]=>
                        string(5) "array"
                        ["mobile_app_only"]=>
                        string(7) "boolean"
                        ["deleted_at"]=>
                        string(8) "datetime"
                      }
                      ["classCastCache":protected]=>
                      array(0) {
                      }
                      ["attributeCastCache":protected]=>
                      array(0) {
                      }
                      ["dates":protected]=>
                      array(0) {
                      }
                      ["dateFormat":protected]=>
                      NULL
                      ["appends":protected]=>
                      array(3) {
                        [0]=>
                        string(9) "image_url"
                        [1]=>
                        string(3) "url"
                        [2]=>
                        string(12) "legal_status"
                      }
                      ["dispatchesEvents":protected]=>
                      array(0) {
                      }
                      ["observables":protected]=>
                      array(3) {
                        [0]=>
                        string(16) "createdWithMetas"
                        [1]=>
                        string(16) "updatedWithMetas"
                        [2]=>
                        string(14) "savedWithMetas"
                      }
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["touches":protected]=>
                      array(0) {
                      }
                      ["timestamps"]=>
                      bool(true)
                      ["hidden":protected]=>
                      array(0) {
                      }
                      ["visible":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(0) {
                      }
                      ["guarded":protected]=>
                      array(1) {
                        [0]=>
                        string(2) "id"
                      }
                      ["__metaData":protected]=>
                      NULL
                      ["__wasCreatedEventFired":protected]=>
                      bool(false)
                      ["__wasUpdatedEventFired":protected]=>
                      bool(false)
                      ["__wasSavedEventFired":protected]=>
                      bool(false)
                      ["translatedAttributes"]=>
                      array(4) {
                        [0]=>
                        string(4) "name"
                        [1]=>
                        string(7) "content"
                        [2]=>
                        string(11) "description"
                        [3]=>
                        string(15) "additional_info"
                      }
                      ["revisionPresenter":protected]=>
                      string(44) "SCTeam\Products\Presenters\Revisions\Product"
                      ["sortable":protected]=>
                      array(7) {
                        [0]=>
                        string(2) "id"
                        [1]=>
                        string(4) "slug"
                        [2]=>
                        string(5) "price"
                        [3]=>
                        string(9) "starts_at"
                        [4]=>
                        string(4) "type"
                        [5]=>
                        string(15) "date_of_publish"
                        [6]=>
                        string(32) "clickMeetingConference.starts_at"
                      }
                      ["metaTable":protected]=>
                      string(13) "products_meta"
                      ["forceDeleting":protected]=>
                      bool(false)
                      ["defaultLocale":protected]=>
                      NULL
                      ["mediaConversions"]=>
                      array(0) {
                      }
                      ["mediaCollections"]=>
                      array(0) {
                      }
                      ["deletePreservingMedia":protected]=>
                      bool(false)
                      ["unAttachedMediaLibraryItems":protected]=>
                      array(0) {
                      }
                      ["scoutMetadata":protected]=>
                      array(0) {
                      }
                      ["translationModel"]=>
                      string(41) "SCTeam\Products\Models\ProductTranslation"
                    }
                    ["foreignKey":protected]=>
                    string(14) "categorable_id"
                    ["relatedKey":protected]=>
                    string(11) "category_id"
                    ["morphType":protected]=>
                    string(16) "categorable_type"
                    ["morphClass":protected]=>
                    string(30) "SCTeam\Products\Models\Product"
                  }
                  ["translations"]=>
                  object(Illuminate\Database\Eloquent\Collection)#3007 (2) {
                    ["items":protected]=>
                    array(1) {
                      [0]=>
                      object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) {
                        ["connection":protected]=>
                        string(5) "pgsql"
                        ["table":protected]=>
                        string(21) "category_translations"
                        ["primaryKey":protected]=>
                        string(2) "id"
                        ["keyType":protected]=>
                        string(3) "int"
                        ["incrementing"]=>
                        bool(true)
                        ["with":protected]=>
                        array(0) {
                        }
                        ["withCount":protected]=>
                        array(0) {
                        }
                        ["preventsLazyLoading"]=>
                        bool(false)
                        ["perPage":protected]=>
                        int(15)
                        ["exists"]=>
                        bool(true)
                        ["wasRecentlyCreated"]=>
                        bool(false)
                        ["escapeWhenCastingToString":protected]=>
                        bool(false)
                        ["attributes":protected]=>
                        array(5) {
                          ["id"]=>
                          int(5)
                          ["category_id"]=>
                          int(5)
                          ["locale"]=>
                          string(2) "pl"
                          ["title"]=>
                          string(9) "Webinaria"
                          ["description"]=>
                          NULL
                        }
                        ["original":protected]=>
                        array(5) {
                          ["id"]=>
                          int(5)
                          ["category_id"]=>
                          int(5)
                          ["locale"]=>
                          string(2) "pl"
                          ["title"]=>
                          string(9) "Webinaria"
                          ["description"]=>
                          NULL
                        }
                        ["changes":protected]=>
                        array(0) {
                        }
                        ["casts":protected]=>
                        array(0) {
                        }
                        ["classCastCache":protected]=>
                        array(0) {
                        }
                        ["attributeCastCache":protected]=>
                        array(0) {
                        }
                        ["dates":protected]=>
                        array(0) {
                        }
                        ["dateFormat":protected]=>
                        NULL
                        ["appends":protected]=>
                        array(0) {
                        }
                        ["dispatchesEvents":protected]=>
                        array(0) {
                        }
                        ["observables":protected]=>
                        array(0) {
                        }
                        ["relations":protected]=>
                        array(0) {
                        }
                        ["touches":protected]=>
                        array(0) {
                        }
                        ["timestamps"]=>
                        bool(false)
                        ["hidden":protected]=>
                        array(0) {
                        }
                        ["visible":protected]=>
                        array(0) {
                        }
                        ["fillable":protected]=>
                        array(2) {
                          [0]=>
                          string(5) "title"
                          [1]=>
                          string(11) "description"
                        }
                        ["guarded":protected]=>
                        array(1) {
                          [0]=>
                          string(1) "*"
                        }
                      }
                    }
                    ["escapeWhenCastingToString":protected]=>
                    bool(false)
                  }
                }
                ["touches":protected]=>
                array(0) {
                }
                ["timestamps"]=>
                bool(true)
                ["hidden":protected]=>
                array(0) {
                }
                ["visible":protected]=>
                array(0) {
                }
                ["fillable":protected]=>
                array(0) {
                }
                ["guarded":protected]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["translatedAttributes"]=>
                array(2) {
                  [0]=>
                  string(5) "title"
                  [1]=>
                  string(11) "description"
                }
                ["revisionPresenter":protected]=>
                string(47) "SCTeam\Categories\Presenters\Revisions\Category"
                ["forceDeleting":protected]=>
                bool(false)
                ["defaultLocale":protected]=>
                NULL
              }
            }
            ["escapeWhenCastingToString":protected]=>
            bool(false)
          }
          ["tags"]=>
          object(Illuminate\Database\Eloquent\Collection)#2983 (2) {
            ["items":protected]=>
            array(1) {
              [0]=>
              object(SCTeam\Products\Models\ProductTag)#2955 (34) {
                ["connection":protected]=>
                string(5) "pgsql"
                ["table":protected]=>
                string(4) "tags"
                ["primaryKey":protected]=>
                string(2) "id"
                ["keyType":protected]=>
                string(3) "int"
                ["incrementing"]=>
                bool(true)
                ["with":protected]=>
                array(1) {
                  [0]=>
                  string(12) "translations"
                }
                ["withCount":protected]=>
                array(0) {
                }
                ["preventsLazyLoading"]=>
                bool(false)
                ["perPage":protected]=>
                int(15)
                ["exists"]=>
                bool(true)
                ["wasRecentlyCreated"]=>
                bool(false)
                ["escapeWhenCastingToString":protected]=>
                bool(false)
                ["attributes":protected]=>
                array(5) {
                  ["id"]=>
                  int(3)
                  ["created_at"]=>
                  string(19) "2025-01-09 17:29:57"
                  ["updated_at"]=>
                  string(19) "2025-01-09 17:29:57"
                  ["deleted_at"]=>
                  NULL
                  ["type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                }
                ["original":protected]=>
                array(8) {
                  ["id"]=>
                  int(3)
                  ["created_at"]=>
                  string(19) "2025-01-09 17:29:57"
                  ["updated_at"]=>
                  string(19) "2025-01-09 17:29:57"
                  ["deleted_at"]=>
                  NULL
                  ["type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                  ["pivot_taggable_id"]=>
                  int(350)
                  ["pivot_tag_id"]=>
                  int(3)
                  ["pivot_taggable_type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                }
                ["changes":protected]=>
                array(0) {
                }
                ["casts":protected]=>
                array(1) {
                  ["deleted_at"]=>
                  string(8) "datetime"
                }
                ["classCastCache":protected]=>
                array(0) {
                }
                ["attributeCastCache":protected]=>
                array(0) {
                }
                ["dates":protected]=>
                array(0) {
                }
                ["dateFormat":protected]=>
                NULL
                ["appends":protected]=>
                array(0) {
                }
                ["dispatchesEvents":protected]=>
                array(0) {
                }
                ["observables":protected]=>
                array(0) {
                }
                ["relations":protected]=>
                array(2) {
                  ["pivot"]=>
                  object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2956 (35) {
                    ["connection":protected]=>
                    NULL
                    ["table":protected]=>
                    string(9) "taggables"
                    ["primaryKey":protected]=>
                    string(2) "id"
                    ["keyType":protected]=>
                    string(3) "int"
                    ["incrementing"]=>
                    bool(false)
                    ["with":protected]=>
                    array(0) {
                    }
                    ["withCount":protected]=>
                    array(0) {
                    }
                    ["preventsLazyLoading"]=>
                    bool(false)
                    ["perPage":protected]=>
                    int(15)
                    ["exists"]=>
                    bool(true)
                    ["wasRecentlyCreated"]=>
                    bool(false)
                    ["escapeWhenCastingToString":protected]=>
                    bool(false)
                    ["attributes":protected]=>
                    array(3) {
                      ["taggable_id"]=>
                      int(350)
                      ["tag_id"]=>
                      int(3)
                      ["taggable_type"]=>
                      string(30) "SCTeam\Products\Models\Product"
                    }
                    ["original":protected]=>
                    array(3) {
                      ["taggable_id"]=>
                      int(350)
                      ["tag_id"]=>
                      int(3)
                      ["taggable_type"]=>
                      string(30) "SCTeam\Products\Models\Product"
                    }
                    ["changes":protected]=>
                    array(0) {
                    }
                    ["casts":protected]=>
                    array(0) {
                    }
                    ["classCastCache":protected]=>
                    array(0) {
                    }
                    ["attributeCastCache":protected]=>
                    array(0) {
                    }
                    ["dates":protected]=>
                    array(0) {
                    }
                    ["dateFormat":protected]=>
                    NULL
                    ["appends":protected]=>
                    array(0) {
                    }
                    ["dispatchesEvents":protected]=>
                    array(0) {
                    }
                    ["observables":protected]=>
                    array(0) {
                    }
                    ["relations":protected]=>
                    array(0) {
                    }
                    ["touches":protected]=>
                    array(0) {
                    }
                    ["timestamps"]=>
                    bool(false)
                    ["hidden":protected]=>
                    array(0) {
                    }
                    ["visible":protected]=>
                    array(0) {
                    }
                    ["fillable":protected]=>
                    array(0) {
                    }
                    ["guarded":protected]=>
                    array(0) {
                    }
                    ["pivotParent"]=>
                    object(App\Models\Product)#3017 (46) {
                      ["connection":protected]=>
                      NULL
                      ["table":protected]=>
                      string(8) "products"
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["keyType":protected]=>
                      string(3) "int"
                      ["incrementing"]=>
                      bool(true)
                      ["with":protected]=>
                      array(3) {
                        [0]=>
                        string(10) "categories"
                        [1]=>
                        string(4) "tags"
                        [2]=>
                        string(10) "attributes"
                      }
                      ["withCount":protected]=>
                      array(0) {
                      }
                      ["preventsLazyLoading"]=>
                      bool(false)
                      ["perPage":protected]=>
                      int(15)
                      ["exists"]=>
                      bool(false)
                      ["wasRecentlyCreated"]=>
                      bool(false)
                      ["escapeWhenCastingToString":protected]=>
                      bool(false)
                      ["attributes":protected]=>
                      array(0) {
                      }
                      ["original":protected]=>
                      array(0) {
                      }
                      ["changes":protected]=>
                      array(0) {
                      }
                      ["casts":protected]=>
                      array(11) {
                        ["type"]=>
                        string(33) "SCTeam\Products\Enums\ProductType"
                        ["promotional_price_starts_at"]=>
                        string(8) "datetime"
                        ["promotional_price_ends_at"]=>
                        string(8) "datetime"
                        ["starts_at"]=>
                        string(8) "datetime"
                        ["finish_at"]=>
                        string(8) "datetime"
                        ["related_product_ids"]=>
                        string(5) "array"
                        ["date_of_publish"]=>
                        string(8) "datetime"
                        ["published_to"]=>
                        string(8) "datetime"
                        ["workshop_days"]=>
                        string(5) "array"
                        ["mobile_app_only"]=>
                        string(7) "boolean"
                        ["deleted_at"]=>
                        string(8) "datetime"
                      }
                      ["classCastCache":protected]=>
                      array(0) {
                      }
                      ["attributeCastCache":protected]=>
                      array(0) {
                      }
                      ["dates":protected]=>
                      array(0) {
                      }
                      ["dateFormat":protected]=>
                      NULL
                      ["appends":protected]=>
                      array(3) {
                        [0]=>
                        string(9) "image_url"
                        [1]=>
                        string(3) "url"
                        [2]=>
                        string(12) "legal_status"
                      }
                      ["dispatchesEvents":protected]=>
                      array(0) {
                      }
                      ["observables":protected]=>
                      array(3) {
                        [0]=>
                        string(16) "createdWithMetas"
                        [1]=>
                        string(16) "updatedWithMetas"
                        [2]=>
                        string(14) "savedWithMetas"
                      }
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["touches":protected]=>
                      array(0) {
                      }
                      ["timestamps"]=>
                      bool(true)
                      ["hidden":protected]=>
                      array(0) {
                      }
                      ["visible":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(0) {
                      }
                      ["guarded":protected]=>
                      array(1) {
                        [0]=>
                        string(2) "id"
                      }
                      ["__metaData":protected]=>
                      NULL
                      ["__wasCreatedEventFired":protected]=>
                      bool(false)
                      ["__wasUpdatedEventFired":protected]=>
                      bool(false)
                      ["__wasSavedEventFired":protected]=>
                      bool(false)
                      ["translatedAttributes"]=>
                      array(4) {
                        [0]=>
                        string(4) "name"
                        [1]=>
                        string(7) "content"
                        [2]=>
                        string(11) "description"
                        [3]=>
                        string(15) "additional_info"
                      }
                      ["revisionPresenter":protected]=>
                      string(44) "SCTeam\Products\Presenters\Revisions\Product"
                      ["sortable":protected]=>
                      array(7) {
                        [0]=>
                        string(2) "id"
                        [1]=>
                        string(4) "slug"
                        [2]=>
                        string(5) "price"
                        [3]=>
                        string(9) "starts_at"
                        [4]=>
                        string(4) "type"
                        [5]=>
                        string(15) "date_of_publish"
                        [6]=>
                        string(32) "clickMeetingConference.starts_at"
                      }
                      ["metaTable":protected]=>
                      string(13) "products_meta"
                      ["forceDeleting":protected]=>
                      bool(false)
                      ["defaultLocale":protected]=>
                      NULL
                      ["mediaConversions"]=>
                      array(0) {
                      }
                      ["mediaCollections"]=>
                      array(0) {
                      }
                      ["deletePreservingMedia":protected]=>
                      bool(false)
                      ["unAttachedMediaLibraryItems":protected]=>
                      array(0) {
                      }
                      ["scoutMetadata":protected]=>
                      array(0) {
                      }
                      ["translationModel"]=>
                      string(41) "SCTeam\Products\Models\ProductTranslation"
                    }
                    ["foreignKey":protected]=>
                    string(11) "taggable_id"
                    ["relatedKey":protected]=>
                    string(6) "tag_id"
                    ["morphType":protected]=>
                    string(13) "taggable_type"
                    ["morphClass":protected]=>
                    string(30) "SCTeam\Products\Models\Product"
                  }
                  ["translations"]=>
                  object(Illuminate\Database\Eloquent\Collection)#2920 (2) {
                    ["items":protected]=>
                    array(1) {
                      [0]=>
                      object(SCTeam\Products\Models\ProductTagTranslation)#2919 (30) {
                        ["connection":protected]=>
                        string(5) "pgsql"
                        ["table":protected]=>
                        string(16) "tag_translations"
                        ["primaryKey":protected]=>
                        string(2) "id"
                        ["keyType":protected]=>
                        string(3) "int"
                        ["incrementing"]=>
                        bool(true)
                        ["with":protected]=>
                        array(0) {
                        }
                        ["withCount":protected]=>
                        array(0) {
                        }
                        ["preventsLazyLoading"]=>
                        bool(false)
                        ["perPage":protected]=>
                        int(15)
                        ["exists"]=>
                        bool(true)
                        ["wasRecentlyCreated"]=>
                        bool(false)
                        ["escapeWhenCastingToString":protected]=>
                        bool(false)
                        ["attributes":protected]=>
                        array(4) {
                          ["id"]=>
                          int(3)
                          ["tag_id"]=>
                          int(3)
                          ["locale"]=>
                          string(2) "pl"
                          ["title"]=>
                          string(7) "Podatki"
                        }
                        ["original":protected]=>
                        array(4) {
                          ["id"]=>
                          int(3)
                          ["tag_id"]=>
                          int(3)
                          ["locale"]=>
                          string(2) "pl"
                          ["title"]=>
                          string(7) "Podatki"
                        }
                        ["changes":protected]=>
                        array(0) {
                        }
                        ["casts":protected]=>
                        array(0) {
                        }
                        ["classCastCache":protected]=>
                        array(0) {
                        }
                        ["attributeCastCache":protected]=>
                        array(0) {
                        }
                        ["dates":protected]=>
                        array(0) {
                        }
                        ["dateFormat":protected]=>
                        NULL
                        ["appends":protected]=>
                        array(0) {
                        }
                        ["dispatchesEvents":protected]=>
                        array(0) {
                        }
                        ["observables":protected]=>
                        array(0) {
                        }
                        ["relations":protected]=>
                        array(0) {
                        }
                        ["touches":protected]=>
                        array(0) {
                        }
                        ["timestamps"]=>
                        bool(false)
                        ["hidden":protected]=>
                        array(0) {
                        }
                        ["visible":protected]=>
                        array(0) {
                        }
                        ["fillable":protected]=>
                        array(1) {
                          [0]=>
                          string(5) "title"
                        }
                        ["guarded":protected]=>
                        array(1) {
                          [0]=>
                          string(1) "*"
                        }
                      }
                    }
                    ["escapeWhenCastingToString":protected]=>
                    bool(false)
                  }
                }
                ["touches":protected]=>
                array(0) {
                }
                ["timestamps"]=>
                bool(true)
                ["hidden":protected]=>
                array(0) {
                }
                ["visible":protected]=>
                array(0) {
                }
                ["fillable":protected]=>
                array(0) {
                }
                ["guarded":protected]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["translatedAttributes"]=>
                array(1) {
                  [0]=>
                  string(5) "title"
                }
                ["revisionPresenter":protected]=>
                string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
                ["forceDeleting":protected]=>
                bool(false)
                ["defaultLocale":protected]=>
                NULL
              }
            }
            ["escapeWhenCastingToString":protected]=>
            bool(false)
          }
          ["attributes"]=>
          object(Illuminate\Database\Eloquent\Collection)#2900 (2) {
            ["items":protected]=>
            array(1) {
              [0]=>
              object(SCTeam\Products\Models\Attribute)#2870 (34) {
                ["connection":protected]=>
                string(5) "pgsql"
                ["table":protected]=>
                string(10) "attributes"
                ["primaryKey":protected]=>
                string(2) "id"
                ["keyType":protected]=>
                string(3) "int"
                ["incrementing"]=>
                bool(true)
                ["with":protected]=>
                array(0) {
                }
                ["withCount":protected]=>
                array(0) {
                }
                ["preventsLazyLoading"]=>
                bool(false)
                ["perPage":protected]=>
                int(15)
                ["exists"]=>
                bool(true)
                ["wasRecentlyCreated"]=>
                bool(false)
                ["escapeWhenCastingToString":protected]=>
                bool(false)
                ["attributes":protected]=>
                array(7) {
                  ["id"]=>
                  int(1)
                  ["slug"]=>
                  string(12) "legal-status"
                  ["type"]=>
                  int(1)
                  ["created_at"]=>
                  string(19) "2023-04-21 17:35:59"
                  ["updated_at"]=>
                  string(19) "2023-04-21 17:35:59"
                  ["deleted_at"]=>
                  NULL
                  ["is_visible_in_preview"]=>
                  bool(false)
                }
                ["original":protected]=>
                array(11) {
                  ["id"]=>
                  int(1)
                  ["slug"]=>
                  string(12) "legal-status"
                  ["type"]=>
                  int(1)
                  ["created_at"]=>
                  string(19) "2023-04-21 17:35:59"
                  ["updated_at"]=>
                  string(19) "2023-04-21 17:35:59"
                  ["deleted_at"]=>
                  NULL
                  ["is_visible_in_preview"]=>
                  bool(false)
                  ["pivot_attributable_id"]=>
                  int(350)
                  ["pivot_attribute_id"]=>
                  int(1)
                  ["pivot_attributable_type"]=>
                  string(30) "SCTeam\Products\Models\Product"
                  ["pivot_id"]=>
                  int(3487)
                }
                ["changes":protected]=>
                array(0) {
                }
                ["casts":protected]=>
                array(2) {
                  ["type"]=>
                  string(35) "SCTeam\Products\Enums\AttributeType"
                  ["deleted_at"]=>
                  string(8) "datetime"
                }
                ["classCastCache":protected]=>
                array(0) {
                }
                ["attributeCastCache":protected]=>
                array(0) {
                }
                ["dates":protected]=>
                array(0) {
                }
                ["dateFormat":protected]=>
                NULL
                ["appends":protected]=>
                array(0) {
                }
                ["dispatchesEvents":protected]=>
                array(0) {
                }
                ["observables":protected]=>
                array(0) {
                }
                ["relations":protected]=>
                array(2) {
                  ["pivot"]=>
                  object(SCTeam\Products\Models\Attributable)#2891 (38) {
                    ["connection":protected]=>
                    NULL
                    ["table":protected]=>
                    string(13) "attributables"
                    ["primaryKey":protected]=>
                    string(2) "id"
                    ["keyType":protected]=>
                    string(3) "int"
                    ["incrementing"]=>
                    bool(true)
                    ["with":protected]=>
                    array(0) {
                    }
                    ["withCount":protected]=>
                    array(0) {
                    }
                    ["preventsLazyLoading"]=>
                    bool(false)
                    ["perPage":protected]=>
                    int(15)
                    ["exists"]=>
                    bool(true)
                    ["wasRecentlyCreated"]=>
                    bool(false)
                    ["escapeWhenCastingToString":protected]=>
                    bool(false)
                    ["attributes":protected]=>
                    array(4) {
                      ["attributable_id"]=>
                      int(350)
                      ["attribute_id"]=>
                      int(1)
                      ["attributable_type"]=>
                      string(30) "SCTeam\Products\Models\Product"
                      ["id"]=>
                      int(3487)
                    }
                    ["original":protected]=>
                    array(4) {
                      ["attributable_id"]=>
                      int(350)
                      ["attribute_id"]=>
                      int(1)
                      ["attributable_type"]=>
                      string(30) "SCTeam\Products\Models\Product"
                      ["id"]=>
                      int(3487)
                    }
                    ["changes":protected]=>
                    array(0) {
                    }
                    ["casts":protected]=>
                    array(0) {
                    }
                    ["classCastCache":protected]=>
                    array(0) {
                    }
                    ["attributeCastCache":protected]=>
                    array(0) {
                    }
                    ["dates":protected]=>
                    array(0) {
                    }
                    ["dateFormat":protected]=>
                    NULL
                    ["appends":protected]=>
                    array(0) {
                    }
                    ["dispatchesEvents":protected]=>
                    array(0) {
                    }
                    ["observables":protected]=>
                    array(0) {
                    }
                    ["relations":protected]=>
                    array(0) {
                    }
                    ["touches":protected]=>
                    array(0) {
                    }
                    ["timestamps"]=>
                    bool(false)
                    ["hidden":protected]=>
                    array(0) {
                    }
                    ["visible":protected]=>
                    array(0) {
                    }
                    ["fillable":protected]=>
                    array(0) {
                    }
                    ["guarded":protected]=>
                    array(1) {
                      [0]=>
                      string(2) "id"
                    }
                    ["pivotParent"]=>
                    object(App\Models\Product)#2939 (46) {
                      ["connection":protected]=>
                      NULL
                      ["table":protected]=>
                      string(8) "products"
                      ["primaryKey":protected]=>
                      string(2) "id"
                      ["keyType":protected]=>
                      string(3) "int"
                      ["incrementing"]=>
                      bool(true)
                      ["with":protected]=>
                      array(3) {
                        [0]=>
                        string(10) "categories"
                        [1]=>
                        string(4) "tags"
                        [2]=>
                        string(10) "attributes"
                      }
                      ["withCount":protected]=>
                      array(0) {
                      }
                      ["preventsLazyLoading"]=>
                      bool(false)
                      ["perPage":protected]=>
                      int(15)
                      ["exists"]=>
                      bool(false)
                      ["wasRecentlyCreated"]=>
                      bool(false)
                      ["escapeWhenCastingToString":protected]=>
                      bool(false)
                      ["attributes":protected]=>
                      array(0) {
                      }
                      ["original":protected]=>
                      array(0) {
                      }
                      ["changes":protected]=>
                      array(0) {
                      }
                      ["casts":protected]=>
                      array(11) {
                        ["type"]=>
                        string(33) "SCTeam\Products\Enums\ProductType"
                        ["promotional_price_starts_at"]=>
                        string(8) "datetime"
                        ["promotional_price_ends_at"]=>
                        string(8) "datetime"
                        ["starts_at"]=>
                        string(8) "datetime"
                        ["finish_at"]=>
                        string(8) "datetime"
                        ["related_product_ids"]=>
                        string(5) "array"
                        ["date_of_publish"]=>
                        string(8) "datetime"
                        ["published_to"]=>
                        string(8) "datetime"
                        ["workshop_days"]=>
                        string(5) "array"
                        ["mobile_app_only"]=>
                        string(7) "boolean"
                        ["deleted_at"]=>
                        string(8) "datetime"
                      }
                      ["classCastCache":protected]=>
                      array(0) {
                      }
                      ["attributeCastCache":protected]=>
                      array(0) {
                      }
                      ["dates":protected]=>
                      array(0) {
                      }
                      ["dateFormat":protected]=>
                      NULL
                      ["appends":protected]=>
                      array(3) {
                        [0]=>
                        string(9) "image_url"
                        [1]=>
                        string(3) "url"
                        [2]=>
                        string(12) "legal_status"
                      }
                      ["dispatchesEvents":protected]=>
                      array(0) {
                      }
                      ["observables":protected]=>
                      array(3) {
                        [0]=>
                        string(16) "createdWithMetas"
                        [1]=>
                        string(16) "updatedWithMetas"
                        [2]=>
                        string(14) "savedWithMetas"
                      }
                      ["relations":protected]=>
                      array(0) {
                      }
                      ["touches":protected]=>
                      array(0) {
                      }
                      ["timestamps"]=>
                      bool(true)
                      ["hidden":protected]=>
                      array(0) {
                      }
                      ["visible":protected]=>
                      array(0) {
                      }
                      ["fillable":protected]=>
                      array(0) {
                      }
                      ["guarded":protected]=>
                      array(1) {
                        [0]=>
                        string(2) "id"
                      }
                      ["__metaData":protected]=>
                      NULL
                      ["__wasCreatedEventFired":protected]=>
                      bool(false)
                      ["__wasUpdatedEventFired":protected]=>
                      bool(false)
                      ["__wasSavedEventFired":protected]=>
                      bool(false)
                      ["translatedAttributes"]=>
                      array(4) {
                        [0]=>
                        string(4) "name"
                        [1]=>
                        string(7) "content"
                        [2]=>
                        string(11) "description"
                        [3]=>
                        string(15) "additional_info"
                      }
                      ["revisionPresenter":protected]=>
                      string(44) "SCTeam\Products\Presenters\Revisions\Product"
                      ["sortable":protected]=>
                      array(7) {
                        [0]=>
                        string(2) "id"
                        [1]=>
                        string(4) "slug"
                        [2]=>
                        string(5) "price"
                        [3]=>
                        string(9) "starts_at"
                        [4]=>
                        string(4) "type"
                        [5]=>
                        string(15) "date_of_publish"
                        [6]=>
                        string(32) "clickMeetingConference.starts_at"
                      }
                      ["metaTable":protected]=>
                      string(13) "products_meta"
                      ["forceDeleting":protected]=>
                      bool(false)
                      ["defaultLocale":protected]=>
                      NULL
                      ["mediaConversions"]=>
                      array(0) {
                      }
                      ["mediaCollections"]=>
                      array(0) {
                      }
                      ["deletePreservingMedia":protected]=>
                      bool(false)
                      ["unAttachedMediaLibraryItems":protected]=>
                      array(0) {
                      }
                      ["scoutMetadata":protected]=>
                      array(0) {
                      }
                      ["translationModel"]=>
                      string(41) "SCTeam\Products\Models\ProductTranslation"
                    }
                    ["foreignKey":protected]=>
                    string(15) "attributable_id"
                    ["relatedKey":protected]=>
                    string(12) "attribute_id"
                    ["morphType":protected]=>
                    string(17) "attributable_type"
                    ["morphClass":protected]=>
                    string(30) "SCTeam\Products\Models\Product"
                    ["translatedAttributes"]=>
                    array(1) {
                      [0]=>
                      string(5) "value"
                    }
                    ["translationForeignKey":protected]=>
                    string(15) "attributable_id"
                    ["defaultLocale":protected]=>
                    NULL
                  }
                  ["translations"]=>
                  object(Illuminate\Database\Eloquent\Collection)#2862 (2) {
                    ["items":protected]=>
                    array(1) {
                      [0]=>
                      object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) {
                        ["connection":protected]=>
                        string(5) "pgsql"
                        ["table":protected]=>
                        string(22) "attribute_translations"
                        ["primaryKey":protected]=>
                        string(2) "id"
                        ["keyType":protected]=>
                        string(3) "int"
                        ["incrementing"]=>
                        bool(true)
                        ["with":protected]=>
                        array(0) {
                        }
                        ["withCount":protected]=>
                        array(0) {
                        }
                        ["preventsLazyLoading"]=>
                        bool(false)
                        ["perPage":protected]=>
                        int(15)
                        ["exists"]=>
                        bool(true)
                        ["wasRecentlyCreated"]=>
                        bool(false)
                        ["escapeWhenCastingToString":protected]=>
                        bool(false)
                        ["attributes":protected]=>
                        array(4) {
                          ["id"]=>
                          int(1)
                          ["attribute_id"]=>
                          int(1)
                          ["locale"]=>
                          string(2) "pl"
                          ["name"]=>
                          string(11) "Stan prawny"
                        }
                        ["original":protected]=>
                        array(4) {
                          ["id"]=>
                          int(1)
                          ["attribute_id"]=>
                          int(1)
                          ["locale"]=>
                          string(2) "pl"
                          ["name"]=>
                          string(11) "Stan prawny"
                        }
                        ["changes":protected]=>
                        array(0) {
                        }
                        ["casts":protected]=>
                        array(0) {
                        }
                        ["classCastCache":protected]=>
                        array(0) {
                        }
                        ["attributeCastCache":protected]=>
                        array(0) {
                        }
                        ["dates":protected]=>
                        array(0) {
                        }
                        ["dateFormat":protected]=>
                        NULL
                        ["appends":protected]=>
                        array(0) {
                        }
                        ["dispatchesEvents":protected]=>
                        array(0) {
                        }
                        ["observables":protected]=>
                        array(0) {
                        }
                        ["relations":protected]=>
                        array(0) {
                        }
                        ["touches":protected]=>
                        array(0) {
                        }
                        ["timestamps"]=>
                        bool(false)
                        ["hidden":protected]=>
                        array(0) {
                        }
                        ["visible":protected]=>
                        array(0) {
                        }
                        ["fillable":protected]=>
                        array(1) {
                          [0]=>
                          string(4) "name"
                        }
                        ["guarded":protected]=>
                        array(1) {
                          [0]=>
                          string(1) "*"
                        }
                      }
                    }
                    ["escapeWhenCastingToString":protected]=>
                    bool(false)
                  }
                }
                ["touches":protected]=>
                array(0) {
                }
                ["timestamps"]=>
                bool(true)
                ["hidden":protected]=>
                array(0) {
                }
                ["visible":protected]=>
                array(0) {
                }
                ["fillable":protected]=>
                array(0) {
                }
                ["guarded":protected]=>
                array(1) {
                  [0]=>
                  string(2) "id"
                }
                ["translatedAttributes"]=>
                array(1) {
                  [0]=>
                  string(4) "name"
                }
                ["revisionPresenter":protected]=>
                string(46) "SCTeam\Products\Presenters\Revisions\Attribute"
                ["forceDeleting":protected]=>
                bool(false)
                ["defaultLocale":protected]=>
                NULL
              }
            }
            ["escapeWhenCastingToString":protected]=>
            bool(false)
          }
          ["authors"]=>
          object(Illuminate\Database\Eloquent\Collection)#2836 (2) {
            ["items":protected]=>
            array(1) {
              [0]=>
              object(SCTeam\Auth\Models\User)#2801 (46) {
                ["connection":protected]=>
                string(5) "pgsql"
                ["table":protected]=>
                string(5) "users"
                ["primaryKey":protected]=>
                string(2) "id"
                ["keyType":protected]=>
                string(3) "int"
                ["incrementing"]=>
                bool(true)
                ["with":protected]=>
                array(0) {
                }
                ["withCount":protected]=>
                array(0) {
                }
                ["preventsLazyLoading"]=>
                bool(false)
                ["perPage":protected]=>
                int(15)
                ["exists"]=>
                bool(true)
                ["wasRecentlyCreated"]=>
                bool(false)
                ["escapeWhenCastingToString":protected]=>
                bool(false)
                ["attributes":protected]=>
                array(30) {
                  ["id"]=>
                  int(3)
                  ["username"]=>
                  NULL
                  ["first_name"]=>
                  string(6) "Marcin"
                  ["last_name"]=>
                  string(8) "Zarzycki"
                  ["email"]=>
                  string(23) "marcin.zarzycki@ltca.pl"
                  ["phone"]=>
                  NULL
                  ["mobile_phone"]=>
                  NULL
                  ["status"]=>
                  bool(true)
                  ["email_verified_at"]=>
                  NULL
                  ["password"]=>
                  string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6"
                  ["allow_newsletter"]=>
                  bool(true)
                  ["api_token"]=>
                  string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy"
                  ["facebook_id"]=>
                  NULL
                  ["google_id"]=>
                  NULL
                  ["remember_token"]=>
                  string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS"
                  ["created_at"]=>
                  string(19) "2023-04-21 17:20:18"
                  ["updated_at"]=>
                  string(19) "2025-08-12 00:44:21"
                  ["deleted_at"]=>
                  NULL
                  ["two_factor_code"]=>
                  NULL
                  ["two_factor_expires_at"]=>
                  NULL
                  ["description"]=>
                  string(1176) "

Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "

Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(350) ["pivot_author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2829 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(350) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(350) ["author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2792 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2777 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(350) ["product_id"]=> int(350) ["locale"]=> string(2) "pl" ["name"]=> string(37) "Czytamy Polski Ład w nowej odsłonie" ["content"]=> string(1223) "

CEL WEBINARU

Podczas webinaru omówimy najnowszy projekt ustawy „Polski Ład”, skupiając się na zmianach w odniesieniu do dotychczasowej wersji, jak również wskazując skutki, które nowe przepisy przyniosą dla podatników.

" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

2 godzina 15 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(350) ["product_id"]=> int(350) ["locale"]=> string(2) "pl" ["name"]=> string(37) "Czytamy Polski Ład w nowej odsłonie" ["content"]=> string(1223) "

CEL WEBINARU

Podczas webinaru omówimy najnowszy projekt ustawy „Polski Ład”, skupiając się na zmianach w odniesieniu do dotychczasowej wersji, jak również wskazując skutki, które nowe przepisy przyniosą dla podatników.

" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

2 godzina 15 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [1]=> object(App\Models\Product)#3084 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(349) ["slug"]=> string(79) "podatkowe-rozliczenia-dzialan-marketingowych-i-swiadczen-na-rzecz-pracownikow-2" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:38" ["updated_at"]=> string(19) "2025-09-24 12:44:42" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-15 09:32:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(349) ["slug"]=> string(79) "podatkowe-rozliczenia-dzialan-marketingowych-i-swiadczen-na-rzecz-pracownikow-2" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:38" ["updated_at"]=> string(19) "2025-09-24 12:44:42" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-15 09:32:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3086 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3022 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(349) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3054 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(349) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(349) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3008 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#3073 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#2951 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(349) ["pivot_tag_id"]=> int(3) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2972 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(349) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(349) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2938 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2919 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["original":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2914 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2865 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(349) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(13872) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2898 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(349) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(13872) } ["original":protected]=> array(4) { ["attributable_id"]=> int(349) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(13872) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2857 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2924 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2802 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(4) ["username"]=> NULL ["first_name"]=> string(8) "Grzegorz" ["last_name"]=> string(8) "Niebudek" ["email"]=> string(25) "grzegorz.niebudek@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-11-07 10:44:07" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1116) "

Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/" ["large_photo_png"]=> string(36) "photos/grzegorz_niebudek_500x500.png" ["large_photo_webp"]=> string(37) "photos/grzegorz_niebudek_500x500.webp" ["small_photo_png"]=> string(36) "photos/grzegorz_niebudek_100x100.png" ["small_photo_webp"]=> string(37) "photos/grzegorz_niebudek_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(4) ["username"]=> NULL ["first_name"]=> string(8) "Grzegorz" ["last_name"]=> string(8) "Niebudek" ["email"]=> string(25) "grzegorz.niebudek@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-11-07 10:44:07" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1116) "

Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/" ["large_photo_png"]=> string(36) "photos/grzegorz_niebudek_500x500.png" ["large_photo_webp"]=> string(37) "photos/grzegorz_niebudek_500x500.webp" ["small_photo_png"]=> string(36) "photos/grzegorz_niebudek_100x100.png" ["small_photo_webp"]=> string(37) "photos/grzegorz_niebudek_100x100.webp" ["pivot_product_id"]=> int(349) ["pivot_author_id"]=> int(4) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2831 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(349) ["author_id"]=> int(4) } ["original":protected]=> array(2) { ["product_id"]=> int(349) ["author_id"]=> int(4) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2855 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2778 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(349) ["product_id"]=> int(349) ["locale"]=> string(2) "pl" ["name"]=> string(82) "Podatkowe rozliczenia działań marketingowych i świadczeń na rzecz pracowników" ["content"]=> string(4511) "

CEL WEBINARU

Webinar ma na celu omówienie wybranych działań marketingowych i świadczeń na rzecz pracowników, które najczęściej występują w firmach oraz ich oceny pod kątem podatkowym VAT / CIT / PIT.

 

PROGRAM

Działania marketingowe:

  1. Reprezentacja i reklama oraz prezenty dla kontrahentów.
  2. Organizacja szkoleń i eventów dla kontrahentów.

Świadczenia pracownicze:

  1. Prezenty dla pracowników.
  2. Organizacja szkoleń i imprez integracyjnych dla pracowników.
" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 2 minuty

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(349) ["product_id"]=> int(349) ["locale"]=> string(2) "pl" ["name"]=> string(82) "Podatkowe rozliczenia działań marketingowych i świadczeń na rzecz pracowników" ["content"]=> string(4511) "

CEL WEBINARU

Webinar ma na celu omówienie wybranych działań marketingowych i świadczeń na rzecz pracowników, które najczęściej występują w firmach oraz ich oceny pod kątem podatkowym VAT / CIT / PIT.

 

PROGRAM

Działania marketingowe:

  1. Reprezentacja i reklama oraz prezenty dla kontrahentów.
  2. Organizacja szkoleń i eventów dla kontrahentów.

Świadczenia pracownicze:

  1. Prezenty dla pracowników.
  2. Organizacja szkoleń i imprez integracyjnych dla pracowników.
" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 2 minuty

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [2]=> object(App\Models\Product)#3083 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(342) ["slug"]=> string(52) "znaczenie-inwentaryzacji-w-procesie-sprawozdawczosci" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:37" ["updated_at"]=> string(19) "2023-05-23 17:15:19" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:13:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(342) ["slug"]=> string(52) "znaczenie-inwentaryzacji-w-procesie-sprawozdawczosci" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:37" ["updated_at"]=> string(19) "2023-05-23 17:15:19" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:13:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3068 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3023 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(342) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3053 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(342) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(342) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3009 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#2992 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#2945 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(4) ["created_at"]=> string(19) "2025-01-09 17:30:10" ["updated_at"]=> string(19) "2025-01-09 17:30:10" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(4) ["created_at"]=> string(19) "2025-01-09 17:30:10" ["updated_at"]=> string(19) "2025-01-09 17:30:10" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(342) ["pivot_tag_id"]=> int(4) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2977 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(342) ["tag_id"]=> int(4) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(342) ["tag_id"]=> int(4) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2930 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2918 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(4) ["tag_id"]=> int(4) ["locale"]=> string(2) "pl" ["title"]=> string(14) "Rachunkowość" } ["original":protected]=> array(4) { ["id"]=> int(4) ["tag_id"]=> int(4) ["locale"]=> string(2) "pl" ["title"]=> string(14) "Rachunkowość" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2909 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2875 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(342) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(3491) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2889 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(342) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3491) } ["original":protected]=> array(4) { ["attributable_id"]=> int(342) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3491) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2879 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2845 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2803 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(3125) ["username"]=> NULL ["first_name"]=> string(9) "Katarzyna" ["last_name"]=> string(9) "Trzpioła" ["email"]=> string(26) "katarzyna.trzpiola@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(34) "$P$BjaU6yPJklclTq.6v673YWDytIcz03/" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$nKyBN5k.u0KkFLDFZdRS2uTYg2IlwGMcno0idI9YvM0NOrq96qYx2" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:23:34" ["updated_at"]=> string(19) "2023-04-24 14:59:15" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1055) "

dr Katarzyna Trzpioła – doktor nauk ekonomicznych w zakresie nauk o zarządzaniu, pracownik naukowy Katedry Rachunkowości Uniwersytetu Warszawskiego. Członek Komitetu Standardów Rachunkowości. Aplikant biegłego rewidenta w firmie z międzynarodowym kapitałem. Autorka licznych publikacji w prasie fachowej oraz książek m.in. „MSR 10 Zdarzenia po dniu bilansowym”, „Znowelizowana ustawa o rachunkowości – tekst jednolity z praktycznym komentarzem”, „Komentarz do nowelizacji ustawy o rachunkowości”, (Wydawnictwo Wiedza i praktyka). Doświadczony wykładowca z dziedziny rachunkowości dla praktyków, na studiach podyplomowych, na kursach dla kandydatów na biegłych rewidentów i doradców podatkowych oraz szkoleniach otwartych i zamkniętych. Dotychczas przeprowadziła ponad 500 szkoleń. Od wielu lat zajmuje się zagadnieniami rachunkowości finansowej wg UoR i MSSF oraz podatków w rachunkowości. Formuła szkolenia: otwarte, on-line na żywo.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(62) "https://www.linkedin.com/in/katarzyna-trzpio%C5%82a-235592318/" ["large_photo_png"]=> string(37) "photos/katarzyna_trzpiola_500x500.png" ["large_photo_webp"]=> string(38) "photos/katarzyna_trzpiola_500x500.webp" ["small_photo_png"]=> string(37) "photos/katarzyna_trzpiola_100x100.png" ["small_photo_webp"]=> string(38) "photos/katarzyna_trzpiola_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3125) ["username"]=> NULL ["first_name"]=> string(9) "Katarzyna" ["last_name"]=> string(9) "Trzpioła" ["email"]=> string(26) "katarzyna.trzpiola@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(34) "$P$BjaU6yPJklclTq.6v673YWDytIcz03/" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$nKyBN5k.u0KkFLDFZdRS2uTYg2IlwGMcno0idI9YvM0NOrq96qYx2" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:23:34" ["updated_at"]=> string(19) "2023-04-24 14:59:15" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1055) "

dr Katarzyna Trzpioła – doktor nauk ekonomicznych w zakresie nauk o zarządzaniu, pracownik naukowy Katedry Rachunkowości Uniwersytetu Warszawskiego. Członek Komitetu Standardów Rachunkowości. Aplikant biegłego rewidenta w firmie z międzynarodowym kapitałem. Autorka licznych publikacji w prasie fachowej oraz książek m.in. „MSR 10 Zdarzenia po dniu bilansowym”, „Znowelizowana ustawa o rachunkowości – tekst jednolity z praktycznym komentarzem”, „Komentarz do nowelizacji ustawy o rachunkowości”, (Wydawnictwo Wiedza i praktyka). Doświadczony wykładowca z dziedziny rachunkowości dla praktyków, na studiach podyplomowych, na kursach dla kandydatów na biegłych rewidentów i doradców podatkowych oraz szkoleniach otwartych i zamkniętych. Dotychczas przeprowadziła ponad 500 szkoleń. Od wielu lat zajmuje się zagadnieniami rachunkowości finansowej wg UoR i MSSF oraz podatków w rachunkowości. Formuła szkolenia: otwarte, on-line na żywo.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(62) "https://www.linkedin.com/in/katarzyna-trzpio%C5%82a-235592318/" ["large_photo_png"]=> string(37) "photos/katarzyna_trzpiola_500x500.png" ["large_photo_webp"]=> string(38) "photos/katarzyna_trzpiola_500x500.webp" ["small_photo_png"]=> string(37) "photos/katarzyna_trzpiola_100x100.png" ["small_photo_webp"]=> string(38) "photos/katarzyna_trzpiola_100x100.webp" ["pivot_product_id"]=> int(342) ["pivot_author_id"]=> int(3125) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2830 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(342) ["author_id"]=> int(3125) } ["original":protected]=> array(2) { ["product_id"]=> int(342) ["author_id"]=> int(3125) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2853 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2779 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(342) ["product_id"]=> int(342) ["locale"]=> string(2) "pl" ["name"]=> string(53) "Znaczenie inwentaryzacji w procesie sprawozdawczości" ["content"]=> string(907) "
  • Cele prac inwentaryzacyjnych
  • Regulacje prawne i ich wpływ na organizację pracy przy inwentaryzacji
  • Etapy, harmonogram (terminy) i odpowiedzialność w procesie inwentaryzacji – sprawdź czy wszystko zostało terminowo przeprowadzone
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "

Czas trwania:

1 godzina 0 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(342) ["product_id"]=> int(342) ["locale"]=> string(2) "pl" ["name"]=> string(53) "Znaczenie inwentaryzacji w procesie sprawozdawczości" ["content"]=> string(907) "
  • Cele prac inwentaryzacyjnych
  • Regulacje prawne i ich wpływ na organizację pracy przy inwentaryzacji
  • Etapy, harmonogram (terminy) i odpowiedzialność w procesie inwentaryzacji – sprawdź czy wszystko zostało terminowo przeprowadzone
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "

Czas trwania:

1 godzina 0 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [3]=> object(App\Models\Product)#3082 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(341) ["slug"]=> string(12) "slim-vat-2-1" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:37" ["updated_at"]=> string(19) "2023-05-15 09:53:21" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-15 09:52:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(341) ["slug"]=> string(12) "slim-vat-2-1" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:37" ["updated_at"]=> string(19) "2023-05-15 09:53:21" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-15 09:52:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3070 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3024 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(341) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3050 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(341) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(341) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3010 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#2994 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#2952 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(341) ["pivot_tag_id"]=> int(3) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2969 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(341) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(341) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2937 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2919 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["original":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2912 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2876 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(341) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(3495) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2877 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(341) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3495) } ["original":protected]=> array(4) { ["attributable_id"]=> int(341) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3495) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2854 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2848 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2804 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(1922) ["username"]=> NULL ["first_name"]=> string(6) "Daniel" ["last_name"]=> string(11) "Więckowski" ["email"]=> string(25) "daniel.wieckowski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$PSs1oEIQs6KrMvmmqBjn..zAYggx4Amp8yY9lqGpc/TrgY4yLxEOm" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "0TAmIG7vesWE31wj3bORH7SamlA91WOTckMqASbqSKglnayoVjXiY1aT3CFT" ["created_at"]=> string(19) "2023-04-21 17:22:20" ["updated_at"]=> string(19) "2025-11-06 07:46:28" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1156) "

Daniel jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Szczecińskim oraz jest w trakcie studiów doktoranckich na Akademii Leona Koźmińskiego w Warszawie. Od 2011 roku wykonuje zawód doradcy podatkowego, wcześniej pracował w administracji skarbowej, reprezentując Polskę między innymi w panelach podatkowych Grupy Wyszehradzkiej oraz Grupy Państw Morza Bałtyckiego. Specjalizuje się w podatkach CIT i VAT oraz w podatku od nieruchomości. Doradzał firmom z branży nieruchomościowej, automotive, transportowej, FCMG oraz IT. Reprezentował klientów w toku postępowań podatkowych oraz postępowań przed sądami administracyjnymi i Naczelnym Sądem Administracyjnym. Daniel jest również ekspertem z obszaru planowania i restrukturyzacji podatkowej – z powodzeniem wdrożył dziesiątki projektów restrukturyzacyjnych. Doświadczony wykładowca, przeprowadził ponad 500 szkoleń z zakresu podatków i restrukturyzacji. Autor wielu publikacji na temat opodatkowania działalności firm w Polsce. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(45) "https://www.linkedin.com/in/danielwieckowski/" ["large_photo_png"]=> string(36) "photos/daniel_wieckowski_500x500.png" ["large_photo_webp"]=> string(37) "photos/daniel_wieckowski_500x500.webp" ["small_photo_png"]=> string(36) "photos/daniel_wieckowski_100x100.png" ["small_photo_webp"]=> string(37) "photos/daniel_wieckowski_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(1922) ["username"]=> NULL ["first_name"]=> string(6) "Daniel" ["last_name"]=> string(11) "Więckowski" ["email"]=> string(25) "daniel.wieckowski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$PSs1oEIQs6KrMvmmqBjn..zAYggx4Amp8yY9lqGpc/TrgY4yLxEOm" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "0TAmIG7vesWE31wj3bORH7SamlA91WOTckMqASbqSKglnayoVjXiY1aT3CFT" ["created_at"]=> string(19) "2023-04-21 17:22:20" ["updated_at"]=> string(19) "2025-11-06 07:46:28" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1156) "

Daniel jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Szczecińskim oraz jest w trakcie studiów doktoranckich na Akademii Leona Koźmińskiego w Warszawie. Od 2011 roku wykonuje zawód doradcy podatkowego, wcześniej pracował w administracji skarbowej, reprezentując Polskę między innymi w panelach podatkowych Grupy Wyszehradzkiej oraz Grupy Państw Morza Bałtyckiego. Specjalizuje się w podatkach CIT i VAT oraz w podatku od nieruchomości. Doradzał firmom z branży nieruchomościowej, automotive, transportowej, FCMG oraz IT. Reprezentował klientów w toku postępowań podatkowych oraz postępowań przed sądami administracyjnymi i Naczelnym Sądem Administracyjnym. Daniel jest również ekspertem z obszaru planowania i restrukturyzacji podatkowej – z powodzeniem wdrożył dziesiątki projektów restrukturyzacyjnych. Doświadczony wykładowca, przeprowadził ponad 500 szkoleń z zakresu podatków i restrukturyzacji. Autor wielu publikacji na temat opodatkowania działalności firm w Polsce. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(45) "https://www.linkedin.com/in/danielwieckowski/" ["large_photo_png"]=> string(36) "photos/daniel_wieckowski_500x500.png" ["large_photo_webp"]=> string(37) "photos/daniel_wieckowski_500x500.webp" ["small_photo_png"]=> string(36) "photos/daniel_wieckowski_100x100.png" ["small_photo_webp"]=> string(37) "photos/daniel_wieckowski_100x100.webp" ["pivot_product_id"]=> int(341) ["pivot_author_id"]=> int(1922) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2826 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(341) ["author_id"]=> int(1922) } ["original":protected]=> array(2) { ["product_id"]=> int(341) ["author_id"]=> int(1922) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2880 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2780 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(341) ["product_id"]=> int(341) ["locale"]=> string(2) "pl" ["name"]=> string(10) "SLIM VAT 2" ["content"]=> string(564) "

Czas trwania:

1 godzina 40 minut

Certyfikat:

TAK

Materiały:

TAK

" ["description"]=> string(4217) "

CEL WEBINARU

Celem spotkania jest uzyskanie przez uczestników wiedzy na temat kolejnej porcji uproszczeń w podatku VAT przewidzianych pakietem SLIM VAT 2, które wchodzą w życie od 1 października 2021 r.

 

PROGRAM

  1. SLIM VAT2 – cel wprowadzenia nowelizacji.
  2. Modyfikacji definicji „państwa członkowskiego” oraz „terytorium Unii Europejskiej”
  3. Dostawy łańcuchowe według SLIM VAT 2
  4. Uregulowanie sposobu dokonywania korekty in-minus w przypadku importu usług oraz WNT.
  5. Korekta transakcji importu towaru w terminie 4 miesięcy w ramach procedury uproszczonej.
  6. Pełniejsza neutralność w opodatkowaniu VAT importu usług.
  7. Nowa forma zawiadomienia o rezygnacji ze zwolnienia przedmiotowego z podatku VAT przy sprzedaży budynków, budowli lub ich części.
  8. Wydłużenie terminu na złożenie informacji VAT-26.
  9. Nowe uprawnienie do korekty podatku naliczonego w całym okresie prawa do odliczenia
  10. Uproszczenie warunków skorzystania z ulgi na złe długi
  11. Inne zmiany
" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 40 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(341) ["product_id"]=> int(341) ["locale"]=> string(2) "pl" ["name"]=> string(10) "SLIM VAT 2" ["content"]=> string(564) "

Czas trwania:

1 godzina 40 minut

Certyfikat:

TAK

Materiały:

TAK

" ["description"]=> string(4217) "

CEL WEBINARU

Celem spotkania jest uzyskanie przez uczestników wiedzy na temat kolejnej porcji uproszczeń w podatku VAT przewidzianych pakietem SLIM VAT 2, które wchodzą w życie od 1 października 2021 r.

 

PROGRAM

  1. SLIM VAT2 – cel wprowadzenia nowelizacji.
  2. Modyfikacji definicji „państwa członkowskiego” oraz „terytorium Unii Europejskiej”
  3. Dostawy łańcuchowe według SLIM VAT 2
  4. Uregulowanie sposobu dokonywania korekty in-minus w przypadku importu usług oraz WNT.
  5. Korekta transakcji importu towaru w terminie 4 miesięcy w ramach procedury uproszczonej.
  6. Pełniejsza neutralność w opodatkowaniu VAT importu usług.
  7. Nowa forma zawiadomienia o rezygnacji ze zwolnienia przedmiotowego z podatku VAT przy sprzedaży budynków, budowli lub ich części.
  8. Wydłużenie terminu na złożenie informacji VAT-26.
  9. Nowe uprawnienie do korekty podatku naliczonego w całym okresie prawa do odliczenia
  10. Uproszczenie warunków skorzystania z ulgi na złe długi
  11. Inne zmiany
" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 40 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [4]=> object(App\Models\Product)#3081 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(340) ["slug"]=> string(15) "vat-2021-2022-1" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:37" ["updated_at"]=> string(19) "2023-05-15 09:09:36" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-15 09:09:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(340) ["slug"]=> string(15) "vat-2021-2022-1" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:37" ["updated_at"]=> string(19) "2023-05-15 09:09:36" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-15 09:09:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3071 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3025 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(340) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3049 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(340) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(340) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3011 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#2995 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#2953 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(340) ["pivot_tag_id"]=> int(3) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2968 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(340) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(340) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2935 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2919 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["original":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2913 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2867 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(340) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(2627) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2894 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(340) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(2627) } ["original":protected]=> array(4) { ["attributable_id"]=> int(340) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(2627) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2859 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2846 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2805 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(1922) ["username"]=> NULL ["first_name"]=> string(6) "Daniel" ["last_name"]=> string(11) "Więckowski" ["email"]=> string(25) "daniel.wieckowski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$PSs1oEIQs6KrMvmmqBjn..zAYggx4Amp8yY9lqGpc/TrgY4yLxEOm" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "0TAmIG7vesWE31wj3bORH7SamlA91WOTckMqASbqSKglnayoVjXiY1aT3CFT" ["created_at"]=> string(19) "2023-04-21 17:22:20" ["updated_at"]=> string(19) "2025-11-06 07:46:28" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1156) "

Daniel jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Szczecińskim oraz jest w trakcie studiów doktoranckich na Akademii Leona Koźmińskiego w Warszawie. Od 2011 roku wykonuje zawód doradcy podatkowego, wcześniej pracował w administracji skarbowej, reprezentując Polskę między innymi w panelach podatkowych Grupy Wyszehradzkiej oraz Grupy Państw Morza Bałtyckiego. Specjalizuje się w podatkach CIT i VAT oraz w podatku od nieruchomości. Doradzał firmom z branży nieruchomościowej, automotive, transportowej, FCMG oraz IT. Reprezentował klientów w toku postępowań podatkowych oraz postępowań przed sądami administracyjnymi i Naczelnym Sądem Administracyjnym. Daniel jest również ekspertem z obszaru planowania i restrukturyzacji podatkowej – z powodzeniem wdrożył dziesiątki projektów restrukturyzacyjnych. Doświadczony wykładowca, przeprowadził ponad 500 szkoleń z zakresu podatków i restrukturyzacji. Autor wielu publikacji na temat opodatkowania działalności firm w Polsce. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(45) "https://www.linkedin.com/in/danielwieckowski/" ["large_photo_png"]=> string(36) "photos/daniel_wieckowski_500x500.png" ["large_photo_webp"]=> string(37) "photos/daniel_wieckowski_500x500.webp" ["small_photo_png"]=> string(36) "photos/daniel_wieckowski_100x100.png" ["small_photo_webp"]=> string(37) "photos/daniel_wieckowski_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(1922) ["username"]=> NULL ["first_name"]=> string(6) "Daniel" ["last_name"]=> string(11) "Więckowski" ["email"]=> string(25) "daniel.wieckowski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$PSs1oEIQs6KrMvmmqBjn..zAYggx4Amp8yY9lqGpc/TrgY4yLxEOm" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "0TAmIG7vesWE31wj3bORH7SamlA91WOTckMqASbqSKglnayoVjXiY1aT3CFT" ["created_at"]=> string(19) "2023-04-21 17:22:20" ["updated_at"]=> string(19) "2025-11-06 07:46:28" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1156) "

Daniel jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Szczecińskim oraz jest w trakcie studiów doktoranckich na Akademii Leona Koźmińskiego w Warszawie. Od 2011 roku wykonuje zawód doradcy podatkowego, wcześniej pracował w administracji skarbowej, reprezentując Polskę między innymi w panelach podatkowych Grupy Wyszehradzkiej oraz Grupy Państw Morza Bałtyckiego. Specjalizuje się w podatkach CIT i VAT oraz w podatku od nieruchomości. Doradzał firmom z branży nieruchomościowej, automotive, transportowej, FCMG oraz IT. Reprezentował klientów w toku postępowań podatkowych oraz postępowań przed sądami administracyjnymi i Naczelnym Sądem Administracyjnym. Daniel jest również ekspertem z obszaru planowania i restrukturyzacji podatkowej – z powodzeniem wdrożył dziesiątki projektów restrukturyzacyjnych. Doświadczony wykładowca, przeprowadził ponad 500 szkoleń z zakresu podatków i restrukturyzacji. Autor wielu publikacji na temat opodatkowania działalności firm w Polsce. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(45) "https://www.linkedin.com/in/danielwieckowski/" ["large_photo_png"]=> string(36) "photos/daniel_wieckowski_500x500.png" ["large_photo_webp"]=> string(37) "photos/daniel_wieckowski_500x500.webp" ["small_photo_png"]=> string(36) "photos/daniel_wieckowski_100x100.png" ["small_photo_webp"]=> string(37) "photos/daniel_wieckowski_100x100.webp" ["pivot_product_id"]=> int(340) ["pivot_author_id"]=> int(1922) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2828 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(340) ["author_id"]=> int(1922) } ["original":protected]=> array(2) { ["product_id"]=> int(340) ["author_id"]=> int(1922) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2884 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2781 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(340) ["product_id"]=> int(340) ["locale"]=> string(2) "pl" ["name"]=> string(13) "VAT 2021/2022" ["content"]=> string(6100) "

[vc_row css=".vc_custom_1628848592944{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column width="3/4"][vc_column_text css=".vc_custom_1631534720957{margin-bottom: 0px !important;padding-bottom: 0px !important;}"]

CEL WEBINARU

Podczas spotkania przedstawione zostaną praktyczne aspekty wejścia w życie zmian w VAT w roku 2021 – problemy związane z korektami faktur, uproszczenia wynikające z pakiety SLIM VAT 2 oraz podstawowe aspekty rewolucji w e-comerce. Dodatkowo, omówione zostaną kluczowe zmiany dotyczące VAT projektowane na rok 2022, wynikające między innymi z założeń „Polskiego Ładu”.  

PROGRAM

  1. Korekty faktur po SLIM VAT – czy nadal problematyczne?
  2. SLIM VAT 2 – co czeka nas w ramach kolejnego pakietu „uproszczeń”?
  3. Pierwsze wnioski po wejściu w życie pakietu VAT e – commerce.
  4. Zmiany w VAT przewidziane w „Polskim Ładzie”.

[/vc_column_text][/vc_column][vc_column width="1/4" css=".vc_custom_1628839556663{margin-top: 0px !important;padding-top: 0px !important;}"][vc_column_text css=".vc_custom_1628848762309{margin-bottom: 0px !important;padding-bottom: 0px !important;}"]

INFORMACJE O SZKOLENIU:

[/vc_column_text][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846234747{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1628848109624{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Cena z abonamentem 0 PLN

[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846234747{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1631534809260{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Cena bez abonamentu 49 PLN

[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846199375{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1631534753312{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Stan prawny 09.09.2021

[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846199375{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1631534770524{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Czas trwania 1 godziny 35 minut

[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846199375{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1628848213546{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Certyfikat TAK

[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846199375{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1628848221439{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Materiały TAK

[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]

" ["description"]=> string(0) "" ["additional_info"]=> string(0) "" } ["original":protected]=> array(7) { ["id"]=> int(340) ["product_id"]=> int(340) ["locale"]=> string(2) "pl" ["name"]=> string(13) "VAT 2021/2022" ["content"]=> string(6100) "

[vc_row css=".vc_custom_1628848592944{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column width="3/4"][vc_column_text css=".vc_custom_1631534720957{margin-bottom: 0px !important;padding-bottom: 0px !important;}"]

CEL WEBINARU

Podczas spotkania przedstawione zostaną praktyczne aspekty wejścia w życie zmian w VAT w roku 2021 – problemy związane z korektami faktur, uproszczenia wynikające z pakiety SLIM VAT 2 oraz podstawowe aspekty rewolucji w e-comerce. Dodatkowo, omówione zostaną kluczowe zmiany dotyczące VAT projektowane na rok 2022, wynikające między innymi z założeń „Polskiego Ładu”.  

PROGRAM

  1. Korekty faktur po SLIM VAT – czy nadal problematyczne?
  2. SLIM VAT 2 – co czeka nas w ramach kolejnego pakietu „uproszczeń”?
  3. Pierwsze wnioski po wejściu w życie pakietu VAT e – commerce.
  4. Zmiany w VAT przewidziane w „Polskim Ładzie”.

[/vc_column_text][/vc_column][vc_column width="1/4" css=".vc_custom_1628839556663{margin-top: 0px !important;padding-top: 0px !important;}"][vc_column_text css=".vc_custom_1628848762309{margin-bottom: 0px !important;padding-bottom: 0px !important;}"]

INFORMACJE O SZKOLENIU:

[/vc_column_text][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846234747{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1628848109624{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Cena z abonamentem 0 PLN

[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846234747{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1631534809260{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Cena bez abonamentu 49 PLN

[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846199375{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1631534753312{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Stan prawny 09.09.2021

[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846199375{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1631534770524{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Czas trwania 1 godziny 35 minut

[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846199375{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1628848213546{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Certyfikat TAK

[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=".vc_custom_1628840933667{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}"][vc_column_inner css=".vc_custom_1628846199375{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"][vc_column_text css=".vc_custom_1628848221439{margin-top: 0px !important;margin-bottom: -20px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"]

Materiały TAK

[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]

" ["description"]=> string(0) "" ["additional_info"]=> string(0) "" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [5]=> object(App\Models\Product)#3080 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(339) ["slug"]=> string(76) "jak-napisac-umowe-o-uslugowe-prowadzenie-dokumentacji-podatkowej-i-ksiegowej" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:37" ["updated_at"]=> string(19) "2023-05-23 17:22:16" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:20:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(339) ["slug"]=> string(76) "jak-napisac-umowe-o-uslugowe-prowadzenie-dokumentacji-podatkowej-i-ksiegowej" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:37" ["updated_at"]=> string(19) "2023-05-23 17:22:16" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:20:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3069 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3026 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(339) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3051 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(339) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(339) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3012 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#2993 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#2946 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(339) ["pivot_tag_id"]=> int(3) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2974 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(339) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(339) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2931 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2919 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["original":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2910 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2874 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(339) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(3497) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2887 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(339) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3497) } ["original":protected]=> array(4) { ["attributable_id"]=> int(339) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3497) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2863 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2847 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2806 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(27) ["username"]=> NULL ["first_name"]=> string(6) "Monika" ["last_name"]=> string(7) "Markisz" ["email"]=> string(30) "monika.markisz@akademialtca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(34) "$P$B9ffBkO7vO25YTkK8JXjrfon.85kan1" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$RqrnhoLjKlwzR4xRu9LDBe/.Mzklv41EemWStySuk9k7ostFGcmDu" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:20:22" ["updated_at"]=> string(19) "2023-05-04 08:41:03" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(478) "

Monika Markisz - wykładowca z kilkunastoletnim stażem zawodowym zdobytym w firmach szkoleniowych, Stowarzyszeniu Księgowych w Polsce oraz we współpracy z uczelniami wyższymi. Specjalizuje się w prawie podatkowym i handlowym. Autorka/współautorka kilku książek z dziedziny prawa podatkowego, monografii i opracowań tematycznych. Prowadzi szkolenia w sposób przystępny, przekazując Uczestnikom liczne przykłady przydatne w pracy zawodowej.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(51) "https://www.linkedin.com/in/monika-markisz-974854a/" ["large_photo_png"]=> string(33) "photos/monika_markisz_500x500.png" ["large_photo_webp"]=> string(34) "photos/monika_markisz_500x500.webp" ["small_photo_png"]=> string(33) "photos/monika_markisz_100x100.png" ["small_photo_webp"]=> string(34) "photos/monika_markisz_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(27) ["username"]=> NULL ["first_name"]=> string(6) "Monika" ["last_name"]=> string(7) "Markisz" ["email"]=> string(30) "monika.markisz@akademialtca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(34) "$P$B9ffBkO7vO25YTkK8JXjrfon.85kan1" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$RqrnhoLjKlwzR4xRu9LDBe/.Mzklv41EemWStySuk9k7ostFGcmDu" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:20:22" ["updated_at"]=> string(19) "2023-05-04 08:41:03" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(478) "

Monika Markisz - wykładowca z kilkunastoletnim stażem zawodowym zdobytym w firmach szkoleniowych, Stowarzyszeniu Księgowych w Polsce oraz we współpracy z uczelniami wyższymi. Specjalizuje się w prawie podatkowym i handlowym. Autorka/współautorka kilku książek z dziedziny prawa podatkowego, monografii i opracowań tematycznych. Prowadzi szkolenia w sposób przystępny, przekazując Uczestnikom liczne przykłady przydatne w pracy zawodowej.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(51) "https://www.linkedin.com/in/monika-markisz-974854a/" ["large_photo_png"]=> string(33) "photos/monika_markisz_500x500.png" ["large_photo_webp"]=> string(34) "photos/monika_markisz_500x500.webp" ["small_photo_png"]=> string(33) "photos/monika_markisz_100x100.png" ["small_photo_webp"]=> string(34) "photos/monika_markisz_100x100.webp" ["pivot_product_id"]=> int(339) ["pivot_author_id"]=> int(27) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2827 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(339) ["author_id"]=> int(27) } ["original":protected]=> array(2) { ["product_id"]=> int(339) ["author_id"]=> int(27) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2901 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2782 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(339) ["product_id"]=> int(339) ["locale"]=> string(2) "pl" ["name"]=> string(80) "Jak napisać umowę o usługowe prowadzenie dokumentacji podatkowej i księgowej" ["content"]=> string(1447) "

CEL WEBINARU

W ramach webinaru Monika Markisz omówi zasady zawierania umów o usługowe prowadzenie dokumentacji podatkowej i księgowej. Prelegentka skupi się na kwestii określenia przedmiotu umowy, kluczowych praw i obowiązków stron takich umów oraz mechanizmu rozwiązywania umów. W trakcie webinaru poruszone zostaną zagadnienia odnoszące się do praktycznych aspektów nawiązywania relacji pomiędzy biurami rachunkowymi i ich klientami.

" ["description"]=> string(0) "" ["additional_info"]=> string(563) "

Czas trwania:

1 godzina 0 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(339) ["product_id"]=> int(339) ["locale"]=> string(2) "pl" ["name"]=> string(80) "Jak napisać umowę o usługowe prowadzenie dokumentacji podatkowej i księgowej" ["content"]=> string(1447) "

CEL WEBINARU

W ramach webinaru Monika Markisz omówi zasady zawierania umów o usługowe prowadzenie dokumentacji podatkowej i księgowej. Prelegentka skupi się na kwestii określenia przedmiotu umowy, kluczowych praw i obowiązków stron takich umów oraz mechanizmu rozwiązywania umów. W trakcie webinaru poruszone zostaną zagadnienia odnoszące się do praktycznych aspektów nawiązywania relacji pomiędzy biurami rachunkowymi i ich klientami.

" ["description"]=> string(0) "" ["additional_info"]=> string(563) "

Czas trwania:

1 godzina 0 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [6]=> object(App\Models\Product)#3079 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(336) ["slug"]=> string(32) "czytamy-polski-lad-kolejna-czesc" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:36" ["updated_at"]=> string(19) "2023-05-23 17:23:40" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:22:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(336) ["slug"]=> string(32) "czytamy-polski-lad-kolejna-czesc" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:36" ["updated_at"]=> string(19) "2023-05-23 17:23:40" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:22:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3067 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3027 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(336) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3047 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(336) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(336) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3014 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#2991 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#2947 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(336) ["pivot_tag_id"]=> int(3) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2973 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(336) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(336) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2932 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2919 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["original":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2908 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2869 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(336) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(3499) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2895 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(336) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3499) } ["original":protected]=> array(4) { ["attributable_id"]=> int(336) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3499) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2861 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2844 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2807 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "

Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "

Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(336) ["pivot_author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2824 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(336) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(336) ["author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2832 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2783 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(336) ["product_id"]=> int(336) ["locale"]=> string(2) "pl" ["name"]=> string(36) "Czytamy Polski Ład kolejna część" ["content"]=> string(6053) "

CEL WEBINARU

Zapraszamy na nowy cykl webinarów – „czytamy Polski Ład” w ramach którego eksperci Kancelarii LTCA będą krok po kroku analizować zapisy projektu Polskiego Ładu. Spotkania będą odbywać się cyklicznie w każdy piątek a wszyscy uczestnicy będą mieli możliwość zadawania pytań i wyrażania swoich opinii.

 

PROGRAM

Część I – zmiany w podatkach

  • Cienka kapitalizacja;
  • Odsetki od pożyczki na nabycie udziałów;
  • Wypłata ukrytej dywidendy;
  • Opodatkowanie przychód z tytułu otrzymania przez wspólnika (PIT) majątku ze spółki niebędącą osobą prawną
  • Przesyłanie ksiąg w formie elektronicznej;
  • Ryczałt za używanie służbowych aut
  • Ewentualnie – zakaz przerzucania dochodów – art. 24aa  – ale to spora zmiana antyoptymalizacyjna.

Część II – jak uniknąć negatywnych konsekwencji Polskiego Ładu?

  • Wybór najbardziej optymalnej formy prowadzenia działalności;
  • Kiedy wybrać ryczat od przychodów ewidencjonowanych?
  • Spółki zoo jako alternatywa dla działalności gospodarczej;
  • 9 % CIT i model estoński;
  • Połączenie kilku form prowadzenia działalności;
  • Spółki za granicą – kiedy warto?
" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 40 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(336) ["product_id"]=> int(336) ["locale"]=> string(2) "pl" ["name"]=> string(36) "Czytamy Polski Ład kolejna część" ["content"]=> string(6053) "

CEL WEBINARU

Zapraszamy na nowy cykl webinarów – „czytamy Polski Ład” w ramach którego eksperci Kancelarii LTCA będą krok po kroku analizować zapisy projektu Polskiego Ładu. Spotkania będą odbywać się cyklicznie w każdy piątek a wszyscy uczestnicy będą mieli możliwość zadawania pytań i wyrażania swoich opinii.

 

PROGRAM

Część I – zmiany w podatkach

  • Cienka kapitalizacja;
  • Odsetki od pożyczki na nabycie udziałów;
  • Wypłata ukrytej dywidendy;
  • Opodatkowanie przychód z tytułu otrzymania przez wspólnika (PIT) majątku ze spółki niebędącą osobą prawną
  • Przesyłanie ksiąg w formie elektronicznej;
  • Ryczałt za używanie służbowych aut
  • Ewentualnie – zakaz przerzucania dochodów – art. 24aa  – ale to spora zmiana antyoptymalizacyjna.

Część II – jak uniknąć negatywnych konsekwencji Polskiego Ładu?

  • Wybór najbardziej optymalnej formy prowadzenia działalności;
  • Kiedy wybrać ryczat od przychodów ewidencjonowanych?
  • Spółki zoo jako alternatywa dla działalności gospodarczej;
  • 9 % CIT i model estoński;
  • Połączenie kilku form prowadzenia działalności;
  • Spółki za granicą – kiedy warto?
" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 40 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [7]=> object(App\Models\Product)#3078 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(334) ["slug"]=> string(88) "zarzadzanie-podatkami-w-firmie-ryzyka-i-odpowiedzialnosc-oraz-sposoby-ich-ograniczania-2" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:36" ["updated_at"]=> string(19) "2023-05-15 09:31:44" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-15 09:31:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(334) ["slug"]=> string(88) "zarzadzanie-podatkami-w-firmie-ryzyka-i-odpowiedzialnosc-oraz-sposoby-ich-ograniczania-2" ["price"]=> string(2) "49" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:36" ["updated_at"]=> string(19) "2023-05-15 09:31:44" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-15 09:31:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3066 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3028 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(334) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3046 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(334) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(334) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3016 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#2990 (2) { ["items":protected]=> array(2) { [0]=> object(SCTeam\Products\Models\ProductTag)#2948 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(334) ["pivot_tag_id"]=> int(3) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2975 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(334) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(334) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2933 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2919 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["original":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } [1]=> object(SCTeam\Products\Models\ProductTag)#2943 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(6) ["created_at"]=> string(19) "2025-01-09 17:30:35" ["updated_at"]=> string(19) "2025-01-09 17:30:35" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(6) ["created_at"]=> string(19) "2025-01-09 17:30:35" ["updated_at"]=> string(19) "2025-01-09 17:30:35" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(334) ["pivot_tag_id"]=> int(6) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2976 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(334) ["tag_id"]=> int(6) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(334) ["tag_id"]=> int(6) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2928 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2916 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(6) ["tag_id"]=> int(6) ["locale"]=> string(2) "pl" ["title"]=> string(5) "Prawo" } ["original":protected]=> array(4) { ["id"]=> int(6) ["tag_id"]=> int(6) ["locale"]=> string(2) "pl" ["title"]=> string(5) "Prawo" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2907 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2868 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(334) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(3505) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2893 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(334) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3505) } ["original":protected]=> array(4) { ["attributable_id"]=> int(334) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3505) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2860 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2843 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2808 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "

Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "

Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(334) ["pivot_author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2823 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(334) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(334) ["author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2838 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2784 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(334) ["product_id"]=> int(334) ["locale"]=> string(2) "pl" ["name"]=> string(89) "Zarządzanie podatkami w firmie ryzyka i odpowiedzialność oraz sposoby ich ograniczania" ["content"]=> string(3165) "

CEL WEBINARU

Webinar ma na celu wskazanie wybranych ryzyk w zakresie rozliczeń podatkowych oraz przedstawienie ogólnych zasad compliance w wymiarze podatkowym.

 

PROGRAM

  1. Odpowiedzialność spółki, kadry zarządzającej, służb finansowych oraz pracowników – aspekty podatkowe I karnoskarbowe.
  2. Kto, kiedy I na jakich zasadach ponosi odpowiedzialność?
  3. System tax compliance – czym jest i jak go wdrożyć.
  4. Procedury nalezytej staranności jako element system compliance.
" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 10 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(334) ["product_id"]=> int(334) ["locale"]=> string(2) "pl" ["name"]=> string(89) "Zarządzanie podatkami w firmie ryzyka i odpowiedzialność oraz sposoby ich ograniczania" ["content"]=> string(3165) "

CEL WEBINARU

Webinar ma na celu wskazanie wybranych ryzyk w zakresie rozliczeń podatkowych oraz przedstawienie ogólnych zasad compliance w wymiarze podatkowym.

 

PROGRAM

  1. Odpowiedzialność spółki, kadry zarządzającej, służb finansowych oraz pracowników – aspekty podatkowe I karnoskarbowe.
  2. Kto, kiedy I na jakich zasadach ponosi odpowiedzialność?
  3. System tax compliance – czym jest i jak go wdrożyć.
  4. Procedury nalezytej staranności jako element system compliance.
" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 10 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [8]=> object(App\Models\Product)#3077 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(332) ["slug"]=> string(21) "czytamy-polski-lad-cd" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:36" ["updated_at"]=> string(19) "2023-05-23 17:34:20" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:33:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(332) ["slug"]=> string(21) "czytamy-polski-lad-cd" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:36" ["updated_at"]=> string(19) "2023-05-23 17:34:20" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:33:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3065 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3029 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(332) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3048 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(332) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(332) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3015 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#2989 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#2954 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(332) ["pivot_tag_id"]=> int(3) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2967 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(332) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(332) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2981 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2919 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["original":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2906 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2873 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(332) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(3509) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2888 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(332) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3509) } ["original":protected]=> array(4) { ["attributable_id"]=> int(332) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3509) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2878 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2842 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2809 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(1760) ["username"]=> NULL ["first_name"]=> string(4) "Anna" ["last_name"]=> string(6) "Kubicz" ["email"]=> string(19) "anna.kubicz@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$8NkevbNa85JuEzAwG1CWlufXhNM89AlJi/TjXzwxhQaafQDvOrOje" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "XTJ2owC1xwHUq6LzT7wID3d79GCD4OlEZUQJjqfIqJBk27jlb9gkL3vVfPY8" ["created_at"]=> string(19) "2023-04-21 17:22:10" ["updated_at"]=> string(19) "2025-11-21 19:27:54" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(910) "

Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/" ["large_photo_png"]=> string(30) "photos/anna_kubicz_500x500.png" ["large_photo_webp"]=> string(31) "photos/anna_kubicz_500x500.webp" ["small_photo_png"]=> string(30) "photos/anna_kubicz_100x100.png" ["small_photo_webp"]=> string(31) "photos/anna_kubicz_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(1760) ["username"]=> NULL ["first_name"]=> string(4) "Anna" ["last_name"]=> string(6) "Kubicz" ["email"]=> string(19) "anna.kubicz@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$8NkevbNa85JuEzAwG1CWlufXhNM89AlJi/TjXzwxhQaafQDvOrOje" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "XTJ2owC1xwHUq6LzT7wID3d79GCD4OlEZUQJjqfIqJBk27jlb9gkL3vVfPY8" ["created_at"]=> string(19) "2023-04-21 17:22:10" ["updated_at"]=> string(19) "2025-11-21 19:27:54" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(910) "

Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/" ["large_photo_png"]=> string(30) "photos/anna_kubicz_500x500.png" ["large_photo_webp"]=> string(31) "photos/anna_kubicz_500x500.webp" ["small_photo_png"]=> string(30) "photos/anna_kubicz_100x100.png" ["small_photo_webp"]=> string(31) "photos/anna_kubicz_100x100.webp" ["pivot_product_id"]=> int(332) ["pivot_author_id"]=> int(1760) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2825 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(332) ["author_id"]=> int(1760) } ["original":protected]=> array(2) { ["product_id"]=> int(332) ["author_id"]=> int(1760) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2837 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2785 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(332) ["product_id"]=> int(332) ["locale"]=> string(2) "pl" ["name"]=> string(23) "Czytamy Polski Ład cd." ["content"]=> string(564) "

Czas trwania:

1 godzina 45 minut

Certyfikat:

TAK

Materiały:

TAK

" ["description"]=> string(3373) "

Zapraszamy na nowy cykl webinarów – „czytamy Polski Ład” w ramach którego eksperci Kancelarii LTCA będą krok po kroku analizować zapisy projektu Polskiego Ładu. Spotkania będą odbywać się cyklicznie w każdy piątek a wszyscy uczestnicy będą mieli możliwość zadawania pytań i wyrażania swoich opinii.

 

PROGRAM

  1. Ulga B+R i IP BOX – korzystne zmiany
  2. Ulga – pracownicy innowacyjni
  3. Ulga na prototypy
  4. Ulga na robotyzację
  5. Ulga na powrót
  6. Ulga – ryczałt PIT od przychodów zagranicznych dla powracających
  7. Ulga – wydatki na konserwację zabytków
  8. Ulga – wpieranie sportu, kultury i nauki
  9. Ulga IPO
  10. Ulga konsolidacyjna
  11. Ulga dla inwestujących w ASI
" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 45 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(332) ["product_id"]=> int(332) ["locale"]=> string(2) "pl" ["name"]=> string(23) "Czytamy Polski Ład cd." ["content"]=> string(564) "

Czas trwania:

1 godzina 45 minut

Certyfikat:

TAK

Materiały:

TAK

" ["description"]=> string(3373) "

Zapraszamy na nowy cykl webinarów – „czytamy Polski Ład” w ramach którego eksperci Kancelarii LTCA będą krok po kroku analizować zapisy projektu Polskiego Ładu. Spotkania będą odbywać się cyklicznie w każdy piątek a wszyscy uczestnicy będą mieli możliwość zadawania pytań i wyrażania swoich opinii.

 

PROGRAM

  1. Ulga B+R i IP BOX – korzystne zmiany
  2. Ulga – pracownicy innowacyjni
  3. Ulga na prototypy
  4. Ulga na robotyzację
  5. Ulga na powrót
  6. Ulga – ryczałt PIT od przychodów zagranicznych dla powracających
  7. Ulga – wydatki na konserwację zabytków
  8. Ulga – wpieranie sportu, kultury i nauki
  9. Ulga IPO
  10. Ulga konsolidacyjna
  11. Ulga dla inwestujących w ASI
" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 45 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [9]=> object(App\Models\Product)#3076 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(330) ["slug"]=> string(45) "podatkowe-podsumowanie-miesiaca-sierpien-2021" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:36" ["updated_at"]=> string(19) "2023-05-23 17:35:52" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:35:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(330) ["slug"]=> string(45) "podatkowe-podsumowanie-miesiaca-sierpien-2021" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:36" ["updated_at"]=> string(19) "2023-05-23 17:35:52" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:35:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3064 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3030 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(330) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3045 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(330) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(330) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3013 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#2988 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#2949 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(330) ["pivot_tag_id"]=> int(3) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2971 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(330) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(330) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2934 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2919 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["original":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2905 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2872 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(330) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(3513) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2892 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(330) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3513) } ["original":protected]=> array(4) { ["attributable_id"]=> int(330) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3513) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2899 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2841 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2810 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "

Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "

Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(330) ["pivot_author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2822 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(330) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(330) ["author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2833 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2786 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(330) ["product_id"]=> int(330) ["locale"]=> string(2) "pl" ["name"]=> string(47) "Podatkowe podsumowanie miesiąca sierpień 2021" ["content"]=> string(760) "

Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – sierpień 2021” który poprowadzi Pan Marcin Zarzycki Adwokat, Doradca podatkowy z Kancelarii LTCA. Podczas webinaru zostaną omówione najnowsze zmiany/problemy, z którymi mieli Państwo do czynienia w sierpniu.

" ["description"]=> string(0) "" ["additional_info"]=> string(554) "

Czas trwania:

50 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(330) ["product_id"]=> int(330) ["locale"]=> string(2) "pl" ["name"]=> string(47) "Podatkowe podsumowanie miesiąca sierpień 2021" ["content"]=> string(760) "

Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – sierpień 2021” który poprowadzi Pan Marcin Zarzycki Adwokat, Doradca podatkowy z Kancelarii LTCA. Podczas webinaru zostaną omówione najnowsze zmiany/problemy, z którymi mieli Państwo do czynienia w sierpniu.

" ["description"]=> string(0) "" ["additional_info"]=> string(554) "

Czas trwania:

50 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [10]=> object(App\Models\Product)#3075 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(329) ["slug"]=> string(22) "excel-dla-ksiegowych-2" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:35" ["updated_at"]=> string(19) "2025-07-07 14:06:51" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-11 12:57:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(329) ["slug"]=> string(22) "excel-dla-ksiegowych-2" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:35" ["updated_at"]=> string(19) "2025-07-07 14:06:51" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-11 12:57:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3063 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3031 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(329) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3044 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(329) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(329) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3057 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#2987 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#2944 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(4) ["created_at"]=> string(19) "2025-01-09 17:30:10" ["updated_at"]=> string(19) "2025-01-09 17:30:10" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(4) ["created_at"]=> string(19) "2025-01-09 17:30:10" ["updated_at"]=> string(19) "2025-01-09 17:30:10" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(329) ["pivot_tag_id"]=> int(4) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2978 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(329) ["tag_id"]=> int(4) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(329) ["tag_id"]=> int(4) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2929 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2918 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(4) ["tag_id"]=> int(4) ["locale"]=> string(2) "pl" ["title"]=> string(14) "Rachunkowość" } ["original":protected]=> array(4) { ["id"]=> int(4) ["tag_id"]=> int(4) ["locale"]=> string(2) "pl" ["title"]=> string(14) "Rachunkowość" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2904 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2866 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(329) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(13035) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2897 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(329) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(13035) } ["original":protected]=> array(4) { ["attributable_id"]=> int(329) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(13035) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2858 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2840 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2811 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(3395) ["username"]=> string(11) "Janusz Gach" ["first_name"]=> string(6) "Janusz" ["last_name"]=> string(4) "Gach" ["email"]=> string(19) "janusz.gach@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(34) "$P$BAkHJcerVjiP9BSGt4FNGWVOGncLSk." ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$qVnvGpCvBjI4eYYZPVbkwOL9m1VRw7D/orrKopp/H.59WjCten/Tq" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:23:51" ["updated_at"]=> string(19) "2023-04-21 17:23:51" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(442) "Ekspert i trener z ponad dwudziestoletnim doświadczeniem. Specjalizuje się w programie Microsoft Excel, a także w innych elementach pakietu MS Office. Autor kilku podręczników z zakresu pracy w systemach MS Windows, obsłudze arkusza kalkulacyjnego MS Excel, obsłudze edytora MS Word. Potrafi w zrozumiały sposób przekazać skomplikowaną wiedzę dotyczącą złożonych wieloetapowych analiz wykonywanych na bazie aplikacji MS Excel." ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(30) "photos/janusz_gach_500x500.png" ["large_photo_webp"]=> string(31) "photos/janusz_gach_500x500.webp" ["small_photo_png"]=> string(30) "photos/janusz_gach_100x100.png" ["small_photo_webp"]=> string(31) "photos/janusz_gach_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3395) ["username"]=> string(11) "Janusz Gach" ["first_name"]=> string(6) "Janusz" ["last_name"]=> string(4) "Gach" ["email"]=> string(19) "janusz.gach@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(34) "$P$BAkHJcerVjiP9BSGt4FNGWVOGncLSk." ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "$2y$10$qVnvGpCvBjI4eYYZPVbkwOL9m1VRw7D/orrKopp/H.59WjCten/Tq" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:23:51" ["updated_at"]=> string(19) "2023-04-21 17:23:51" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(442) "Ekspert i trener z ponad dwudziestoletnim doświadczeniem. Specjalizuje się w programie Microsoft Excel, a także w innych elementach pakietu MS Office. Autor kilku podręczników z zakresu pracy w systemach MS Windows, obsłudze arkusza kalkulacyjnego MS Excel, obsłudze edytora MS Word. Potrafi w zrozumiały sposób przekazać skomplikowaną wiedzę dotyczącą złożonych wieloetapowych analiz wykonywanych na bazie aplikacji MS Excel." ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> NULL ["large_photo_png"]=> string(30) "photos/janusz_gach_500x500.png" ["large_photo_webp"]=> string(31) "photos/janusz_gach_500x500.webp" ["small_photo_png"]=> string(30) "photos/janusz_gach_100x100.png" ["small_photo_webp"]=> string(31) "photos/janusz_gach_100x100.webp" ["pivot_product_id"]=> int(329) ["pivot_author_id"]=> int(3395) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2821 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(329) ["author_id"]=> int(3395) } ["original":protected]=> array(2) { ["product_id"]=> int(329) ["author_id"]=> int(3395) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2815 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2787 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(329) ["product_id"]=> int(329) ["locale"]=> string(2) "pl" ["name"]=> string(21) "Excel dla księgowych" ["content"]=> string(7940) "

PROGRAM

  1. Dlaczego Excel
  • Rozwój Excela
  • Jakie są różnice a jakie cechy wspólne pomiędzy kolejnymi wersjami Excela
  • Optymalna „personalizacja” programu Excel do pracy
  • Jak najlepiej „ustawić” Excela pod swoje wymagania ?
  • Technologia pracy z Excelem
  • Jak patrzyć na program?
  • Typy danych, formaty danych
  • Co widać na ekranie czy wydruku a co w komórce naprawdę się znajduje?
  • Elementy pracy grupowej
  • Razem czy osobno?
  • Ograniczanie dostępu do pliku i jego edycji, bezpieczeństwo i ochrona danych
  • Nie wszystko każdemu wolno czyli jak skutecznie chronić swoje dane?
  1. Obliczenia i prezentacja informacji
  • Formuły
  • Czy budowanie skomplikowanych formuł musi być takie trudne?
  • Prezentacja danych
  • Tyle możliwości, które narzędzie najlepiej wybrać?
  1. Import i analiza danych
  • Przygotowanie, import, porządkowanie i analiza danych
  • Jak „wczytać” wybrane dane do Excela z systemu finansowego Twojej firmy?
  • Jak poprawnie i skutecznie wykorzystać tabelę przestawną?
  • Pomocne dodatki
  • Czym są dodatki Excela i jak z nich korzystać?
  1. Optymalizacje i podejmowanie decyzji
  • Optymalizacja pracy
  • Co znakomicie przyspieszy i ułatwi Twoja pracę?
  • Wykorzystanie modułu Visual Basic w Excelu
  • Czy koniecznie musisz być informatykiem – programistą?
" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 05 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(329) ["product_id"]=> int(329) ["locale"]=> string(2) "pl" ["name"]=> string(21) "Excel dla księgowych" ["content"]=> string(7940) "

PROGRAM

  1. Dlaczego Excel
  • Rozwój Excela
  • Jakie są różnice a jakie cechy wspólne pomiędzy kolejnymi wersjami Excela
  • Optymalna „personalizacja” programu Excel do pracy
  • Jak najlepiej „ustawić” Excela pod swoje wymagania ?
  • Technologia pracy z Excelem
  • Jak patrzyć na program?
  • Typy danych, formaty danych
  • Co widać na ekranie czy wydruku a co w komórce naprawdę się znajduje?
  • Elementy pracy grupowej
  • Razem czy osobno?
  • Ograniczanie dostępu do pliku i jego edycji, bezpieczeństwo i ochrona danych
  • Nie wszystko każdemu wolno czyli jak skutecznie chronić swoje dane?
  1. Obliczenia i prezentacja informacji
  • Formuły
  • Czy budowanie skomplikowanych formuł musi być takie trudne?
  • Prezentacja danych
  • Tyle możliwości, które narzędzie najlepiej wybrać?
  1. Import i analiza danych
  • Przygotowanie, import, porządkowanie i analiza danych
  • Jak „wczytać” wybrane dane do Excela z systemu finansowego Twojej firmy?
  • Jak poprawnie i skutecznie wykorzystać tabelę przestawną?
  • Pomocne dodatki
  • Czym są dodatki Excela i jak z nich korzystać?
  1. Optymalizacje i podejmowanie decyzji
  • Optymalizacja pracy
  • Co znakomicie przyspieszy i ułatwi Twoja pracę?
  • Wykorzystanie modułu Visual Basic w Excelu
  • Czy koniecznie musisz być informatykiem – programistą?
" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 05 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } [11]=> object(App\Models\Product)#3074 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(28) { ["id"]=> int(328) ["slug"]=> string(20) "czytamy-polski-lad-2" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:35" ["updated_at"]=> string(19) "2023-05-23 17:38:32" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:37:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["original":protected]=> array(28) { ["id"]=> int(328) ["slug"]=> string(20) "czytamy-polski-lad-2" ["price"]=> string(1) "0" ["tax_id"]=> int(1) ["type"]=> int(4) ["deleted_at"]=> NULL ["created_at"]=> string(19) "2023-04-21 17:36:35" ["updated_at"]=> string(19) "2023-05-23 17:38:32" ["subscription_id"]=> NULL ["room_id"]=> NULL ["promotional_price"]=> NULL ["promotional_price_starts_at"]=> NULL ["promotional_price_ends_at"]=> NULL ["starts_at"]=> NULL ["related_product_ids"]=> NULL ["date_of_publish"]=> string(19) "2023-05-23 17:37:00" ["is_visible"]=> bool(true) ["finish_at"]=> NULL ["limit_of_participants"]=> NULL ["workshop_days"]=> NULL ["subscription_price"]=> string(1) "0" ["published_to"]=> NULL ["only_with_subscription"]=> bool(false) ["external_link"]=> NULL ["related_subscription_id"]=> NULL ["statute"]=> int(0) ["require_admin_confirmation"]=> bool(false) ["mobile_app_only"]=> bool(false) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(5) { ["categories"]=> object(Illuminate\Database\Eloquent\Collection)#3062 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategory)#3032 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(9) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) } ["original":protected]=> array(12) { ["id"]=> int(5) ["slug"]=> string(9) "webinaria" ["created_at"]=> string(19) "2023-04-21 17:41:07" ["updated_at"]=> string(19) "2023-04-21 17:41:07" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["category_id"]=> NULL ["created_by"]=> NULL ["display_in_filters"]=> bool(true) ["pivot_categorable_id"]=> int(328) ["pivot_category_id"]=> int(5) ["pivot_categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(1) { [0]=> string(3) "url" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3033 (35) { ["connection":protected]=> NULL ["table":protected]=> string(12) "categorables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["categorable_id"]=> int(328) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["categorable_id"]=> int(328) ["category_id"]=> int(5) ["categorable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3106 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(14) "categorable_id" ["relatedKey":protected]=> string(11) "category_id" ["morphType":protected]=> string(16) "categorable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#3004 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductCategoryTranslation)#3000 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(21) "category_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["original":protected]=> array(5) { ["id"]=> int(5) ["category_id"]=> int(5) ["locale"]=> string(2) "pl" ["title"]=> string(9) "Webinaria" ["description"]=> NULL } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(2) { [0]=> string(5) "title" [1]=> string(11) "description" } ["revisionPresenter":protected]=> string(47) "SCTeam\Categories\Presenters\Revisions\Category" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["tags"]=> object(Illuminate\Database\Eloquent\Collection)#2986 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTag)#2950 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(4) "tags" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(1) { [0]=> string(12) "translations" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(5) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(8) { ["id"]=> int(3) ["created_at"]=> string(19) "2025-01-09 17:29:57" ["updated_at"]=> string(19) "2025-01-09 17:29:57" ["deleted_at"]=> NULL ["type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_taggable_id"]=> int(328) ["pivot_tag_id"]=> int(3) ["pivot_taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(1) { ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\MorphPivot)#2970 (35) { ["connection":protected]=> NULL ["table":protected]=> string(9) "taggables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(3) { ["taggable_id"]=> int(328) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["original":protected]=> array(3) { ["taggable_id"]=> int(328) ["tag_id"]=> int(3) ["taggable_type"]=> string(30) "SCTeam\Products\Models\Product" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#3017 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(11) "taggable_id" ["relatedKey":protected]=> string(6) "tag_id" ["morphType":protected]=> string(13) "taggable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2936 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTagTranslation)#2919 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(16) "tag_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["original":protected]=> array(4) { ["id"]=> int(3) ["tag_id"]=> int(3) ["locale"]=> string(2) "pl" ["title"]=> string(7) "Podatki" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(5) "title" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(5) "title" } ["revisionPresenter":protected]=> string(36) "SCTeam\Tags\Presenters\Revisions\Tag" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["attributes"]=> object(Illuminate\Database\Eloquent\Collection)#2903 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\Attribute)#2871 (34) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(10) "attributes" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) } ["original":protected]=> array(11) { ["id"]=> int(1) ["slug"]=> string(12) "legal-status" ["type"]=> int(1) ["created_at"]=> string(19) "2023-04-21 17:35:59" ["updated_at"]=> string(19) "2023-04-21 17:35:59" ["deleted_at"]=> NULL ["is_visible_in_preview"]=> bool(false) ["pivot_attributable_id"]=> int(328) ["pivot_attribute_id"]=> int(1) ["pivot_attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["pivot_id"]=> int(3517) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(2) { ["type"]=> string(35) "SCTeam\Products\Enums\AttributeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(2) { ["pivot"]=> object(SCTeam\Products\Models\Attributable)#2890 (38) { ["connection":protected]=> NULL ["table":protected]=> string(13) "attributables" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["attributable_id"]=> int(328) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3517) } ["original":protected]=> array(4) { ["attributable_id"]=> int(328) ["attribute_id"]=> int(1) ["attributable_type"]=> string(30) "SCTeam\Products\Models\Product" ["id"]=> int(3517) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["pivotParent"]=> object(App\Models\Product)#2939 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(15) "attributable_id" ["relatedKey":protected]=> string(12) "attribute_id" ["morphType":protected]=> string(17) "attributable_type" ["morphClass":protected]=> string(30) "SCTeam\Products\Models\Product" ["translatedAttributes"]=> array(1) { [0]=> string(5) "value" } ["translationForeignKey":protected]=> string(15) "attributable_id" ["defaultLocale":protected]=> NULL } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2864 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\AttributeTranslation)#2850 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(22) "attribute_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["original":protected]=> array(4) { ["id"]=> int(1) ["attribute_id"]=> int(1) ["locale"]=> string(2) "pl" ["name"]=> string(11) "Stan prawny" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(1) { [0]=> string(4) "name" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["translatedAttributes"]=> array(1) { [0]=> string(4) "name" } ["revisionPresenter":protected]=> string(46) "SCTeam\Products\Presenters\Revisions\Attribute" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL } } ["escapeWhenCastingToString":protected]=> bool(false) } ["authors"]=> object(Illuminate\Database\Eloquent\Collection)#2839 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Auth\Models\User)#2812 (46) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(5) "users" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(30) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "

Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "

Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.

" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(328) ["pivot_author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2813 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(328) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(328) ["author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2896 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2816 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2788 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(328) ["product_id"]=> int(328) ["locale"]=> string(2) "pl" ["name"]=> string(19) "Czytamy Polski Ład" ["content"]=> string(801) "

Zapraszamy na nowy cykl webinarów – „czytamy Polski Ład” w ramach którego eksperci Kancelarii LTCA będą krok po kroku analizować zapisy projektu Polskiego Ładu. Spotkania będą odbywać się cyklicznie w każdy piątek a wszyscy uczestnicy będą mieli możliwość zadawania pytań i wyrażania swoich opinii.

" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 25 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["original":protected]=> array(7) { ["id"]=> int(328) ["product_id"]=> int(328) ["locale"]=> string(2) "pl" ["name"]=> string(19) "Czytamy Polski Ład" ["content"]=> string(801) "

Zapraszamy na nowy cykl webinarów – „czytamy Polski Ład” w ramach którego eksperci Kancelarii LTCA będą krok po kroku analizować zapisy projektu Polskiego Ładu. Spotkania będą odbywać się cyklicznie w każdy piątek a wszyscy uczestnicy będą mieli możliwość zadawania pytań i wyrażania swoich opinii.

" ["description"]=> string(0) "" ["additional_info"]=> string(564) "

Czas trwania:

1 godzina 25 minut

Certyfikat:

TAK

Materiały:

TAK

" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } } ["escapeWhenCastingToString":protected]=> bool(false) } ["perPage":protected]=> int(12) ["currentPage":protected]=> int(62) ["path":protected]=> string(77) "https://akademialtca.pl/katalog/podatki-prawo-rachunkowosc/webinaria-nagrania" ["query":protected]=> array(0) { } ["fragment":protected]=> NULL ["pageName":protected]=> string(4) "page" ["onEachSide"]=> int(3) ["options":protected]=> array(2) { ["path"]=> string(77) "https://akademialtca.pl/katalog/podatki-prawo-rachunkowosc/webinaria-nagrania" ["pageName"]=> string(4) "page" } ["total":protected]=> int(833) ["lastPage":protected]=> int(70) }

Znaleziono 833 szkoleń

Call Now Button
Kalkulator
podatkowy 2026
Jak korzystać z abonamentu?
Instrukcja video
Zapisz się
na newsletter!