Podatki, prawo i rachunkowość
object(Illuminate\Pagination\LengthAwarePaginator)#2837 (11) {
["items":protected]=>
object(Illuminate\Database\Eloquent\Collection)#2929 (2) {
["items":protected]=>
array(12) {
[0]=>
object(App\Models\Product)#3132 (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)#3106 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3068 (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)#3099 (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)#3153 (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)#3054 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3047 (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)#3030 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2990 (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)#3023 (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)#3064 (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)#2975 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2966 (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)#2947 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2923 (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)#2924 (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)#2986 (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)#2901 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2897 (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)#2883 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2848 (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(31) {
["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$wU6D71IpJxYbeyGZyyxtveBxuuRs0K5ZxLizoyIKkdoP15R75AA3y"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "3MnN92M1gDXciwoH5Yc8HtCeqtRatg6quAYflMu4ckIDyjLHi2OO8vuEwaew"
["created_at"]=>
string(19) "2023-04-21 17:22:20"
["updated_at"]=>
string(19) "2026-04-09 10:13:25"
["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"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["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$wU6D71IpJxYbeyGZyyxtveBxuuRs0K5ZxLizoyIKkdoP15R75AA3y"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "3MnN92M1gDXciwoH5Yc8HtCeqtRatg6quAYflMu4ckIDyjLHi2OO8vuEwaew"
["created_at"]=>
string(19) "2023-04-21 17:22:20"
["updated_at"]=>
string(19) "2026-04-09 10:13:25"
["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"
["hubspot_contact_id"]=>
NULL
["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)#2876 (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)#2943 (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)#2839 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2824 (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
- SLIM VAT2 – cel wprowadzenia nowelizacji.
- Modyfikacji definicji „państwa członkowskiego” oraz „terytorium Unii Europejskiej”
- Dostawy łańcuchowe według SLIM VAT 2
- Uregulowanie sposobu dokonywania korekty in-minus w przypadku importu usług oraz WNT.
- Korekta transakcji importu towaru w terminie 4 miesięcy w ramach procedury uproszczonej.
- Pełniejsza neutralność w opodatkowaniu VAT importu usług.
- Nowa forma zawiadomienia o rezygnacji ze zwolnienia przedmiotowego z podatku VAT przy sprzedaży budynków, budowli lub ich części.
- Wydłużenie terminu na złożenie informacji VAT-26.
- Nowe uprawnienie do korekty podatku naliczonego w całym okresie prawa do odliczenia
- Uproszczenie warunków skorzystania z ulgi na złe długi
- 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
- SLIM VAT2 – cel wprowadzenia nowelizacji.
- Modyfikacji definicji „państwa członkowskiego” oraz „terytorium Unii Europejskiej”
- Dostawy łańcuchowe według SLIM VAT 2
- Uregulowanie sposobu dokonywania korekty in-minus w przypadku importu usług oraz WNT.
- Korekta transakcji importu towaru w terminie 4 miesięcy w ramach procedury uproszczonej.
- Pełniejsza neutralność w opodatkowaniu VAT importu usług.
- Nowa forma zawiadomienia o rezygnacji ze zwolnienia przedmiotowego z podatku VAT przy sprzedaży budynków, budowli lub ich części.
- Wydłużenie terminu na złożenie informacji VAT-26.
- Nowe uprawnienie do korekty podatku naliczonego w całym okresie prawa do odliczenia
- Uproszczenie warunków skorzystania z ulgi na złe długi
- 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"
}
[1]=>
object(App\Models\Product)#3131 (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)#3133 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3069 (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)#3101 (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)#3153 (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)#3055 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3047 (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)#3120 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2991 (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)#3025 (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)#3064 (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)#2976 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2966 (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)#2961 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2913 (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)#2944 (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)#2986 (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)#2905 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2897 (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)#2971 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2849 (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(31) {
["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$wU6D71IpJxYbeyGZyyxtveBxuuRs0K5ZxLizoyIKkdoP15R75AA3y"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "3MnN92M1gDXciwoH5Yc8HtCeqtRatg6quAYflMu4ckIDyjLHi2OO8vuEwaew"
["created_at"]=>
string(19) "2023-04-21 17:22:20"
["updated_at"]=>
string(19) "2026-04-09 10:13:25"
["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"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["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$wU6D71IpJxYbeyGZyyxtveBxuuRs0K5ZxLizoyIKkdoP15R75AA3y"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "3MnN92M1gDXciwoH5Yc8HtCeqtRatg6quAYflMu4ckIDyjLHi2OO8vuEwaew"
["created_at"]=>
string(19) "2023-04-21 17:22:20"
["updated_at"]=>
string(19) "2026-04-09 10:13:25"
["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"
["hubspot_contact_id"]=>
NULL
["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)#2878 (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)#2943 (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)#2902 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2825 (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
- Korekty faktur po SLIM VAT – czy nadal problematyczne?
- SLIM VAT 2 – co czeka nas w ramach kolejnego pakietu „uproszczeń”?
- Pierwsze wnioski po wejściu w życie pakietu VAT e – commerce.
- 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
- Korekty faktur po SLIM VAT – czy nadal problematyczne?
- SLIM VAT 2 – co czeka nas w ramach kolejnego pakietu „uproszczeń”?
- Pierwsze wnioski po wejściu w życie pakietu VAT e – commerce.
- 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"
}
[2]=>
object(App\Models\Product)#3130 (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)#3115 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3070 (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)#3100 (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)#3153 (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)#3056 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3047 (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)#3039 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2992 (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)#3024 (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)#3064 (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)#2977 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2966 (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)#2956 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2920 (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)#2935 (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)#2986 (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)#2925 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2897 (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)#2892 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2850 (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(31) {
["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"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["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"
["hubspot_contact_id"]=>
NULL
["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)#2877 (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)#2943 (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)#2900 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2826 (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"
}
[3]=>
object(App\Models\Product)#3129 (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)#3117 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3071 (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)#3097 (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)#3153 (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)#3047 (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)#3041 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2993 (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)#3021 (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)#3064 (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)#2978 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2966 (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)#2959 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2915 (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)#2940 (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)#2986 (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)#2907 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2897 (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)#2895 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2851 (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(31) {
["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$pdgx0KybW2XP0EAMaUb80OdMVgR/Uh.bED3f6oVGwXfyKVYH64DV2"
["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) "2026-05-08 13:03: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"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["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$pdgx0KybW2XP0EAMaUb80OdMVgR/Uh.bED3f6oVGwXfyKVYH64DV2"
["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) "2026-05-08 13:03: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"
["hubspot_contact_id"]=>
NULL
["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)#2873 (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)#2943 (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)#2927 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2827 (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
Część II – jak uniknąć negatywnych konsekwencji Polskiego Ładu?
Czas trwania:
1 godzina 40 minut
Certyfikat:
TAK
Materiały:
TAK
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.
Część I – zmiany w podatkach
Część II – jak uniknąć negatywnych konsekwencji Polskiego Ładu?
Czas trwania:
1 godzina 40 minut
Certyfikat:
TAK
Materiały:
TAK
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" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["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$pdgx0KybW2XP0EAMaUb80OdMVgR/Uh.bED3f6oVGwXfyKVYH64DV2" ["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) "2026-05-08 13:03: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" ["hubspot_contact_id"]=> NULL ["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)#2875 (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)#2943 (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)#2931 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2828 (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) "Webinar ma na celu wskazanie wybranych ryzyk w zakresie rozliczeń podatkowych oraz przedstawienie ogólnych zasad compliance w wymiarze podatkowym.
Czas trwania:
1 godzina 10 minut
Certyfikat:
TAK
Materiały:
TAK
Webinar ma na celu wskazanie wybranych ryzyk w zakresie rozliczeń podatkowych oraz przedstawienie ogólnych zasad compliance w wymiarze podatkowym.
Czas trwania:
1 godzina 10 minut
Certyfikat:
TAK
Materiały:
TAK
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" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["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$.x3JCGvTXm6CbKLTZ1uFvuqSLBUNyCGOl6/xzQaPAwyK73CX9KyaO" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "uz7sUCu9yQW6yBhLyjh2lk9hATseGHXib6s2OwPbTX9ZOGvzfKqe0ehoPdlV" ["created_at"]=> string(19) "2023-04-21 17:22:10" ["updated_at"]=> string(19) "2026-04-09 10:41:03" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(939) "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" ["hubspot_contact_id"]=> NULL ["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)#2874 (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)#2943 (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)#2948 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2829 (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
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.
Czas trwania:
1 godzina 45 minut
Certyfikat:
TAK
Materiały:
TAK
Czas trwania:
1 godzina 45 minut
Certyfikat:
TAK
Materiały:
TAK
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.
Czas trwania:
1 godzina 45 minut
Certyfikat:
TAK
Materiały:
TAK
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" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["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$pdgx0KybW2XP0EAMaUb80OdMVgR/Uh.bED3f6oVGwXfyKVYH64DV2" ["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) "2026-05-08 13:03: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" ["hubspot_contact_id"]=> NULL ["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)#2870 (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)#2943 (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)#2879 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2831 (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
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
Czas trwania:
1 godzina 05 minut
Certyfikat:
TAK
Materiały:
TAK
Czas trwania:
1 godzina 05 minut
Certyfikat:
TAK
Materiały:
TAK
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" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["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$pdgx0KybW2XP0EAMaUb80OdMVgR/Uh.bED3f6oVGwXfyKVYH64DV2" ["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) "2026-05-08 13:03: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" ["hubspot_contact_id"]=> NULL ["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)#2869 (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)#2943 (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)#2833 (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
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
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" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["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$pdgx0KybW2XP0EAMaUb80OdMVgR/Uh.bED3f6oVGwXfyKVYH64DV2" ["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) "2026-05-08 13:03: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" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(327) ["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)#2868 (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(327) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(327) ["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)#2943 (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)#2834 (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(327) ["product_id"]=> int(327) ["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 50 minut
Certyfikat:
TAK
Materiały:
TAK
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 50 minut
Certyfikat:
TAK
Materiały:
TAK
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" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["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$.x3JCGvTXm6CbKLTZ1uFvuqSLBUNyCGOl6/xzQaPAwyK73CX9KyaO" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "uz7sUCu9yQW6yBhLyjh2lk9hATseGHXib6s2OwPbTX9ZOGvzfKqe0ehoPdlV" ["created_at"]=> string(19) "2023-04-21 17:22:10" ["updated_at"]=> string(19) "2026-04-09 10:41:03" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(939) "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" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(331) ["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)#2871 (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(331) ["author_id"]=> int(1760) } ["original":protected]=> array(2) { ["product_id"]=> int(331) ["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)#2943 (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)#2862 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2830 (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(331) ["product_id"]=> int(331) ["locale"]=> string(2) "pl" ["name"]=> string(33) "Dyrektywa o ochronie sygnalistów" ["content"]=> string(6578) "Informacje wstępne
Kim jest sygnalista
Zgłoszenia wewnętrzne i działania następcze
Środki ochrony sygnalistów.
Sankcje
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Informacje wstępne
Kim jest sygnalista
Zgłoszenia wewnętrzne i działania następcze
Środki ochrony sygnalistów.
Sankcje
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
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" ["hubspot_contact_id"]=> NULL } ["original":protected]=> array(33) { ["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$pdgx0KybW2XP0EAMaUb80OdMVgR/Uh.bED3f6oVGwXfyKVYH64DV2" ["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) "2026-05-08 13:03: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" ["hubspot_contact_id"]=> NULL ["pivot_product_id"]=> int(326) ["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)#2860 (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(326) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(326) ["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)#2943 (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)#2863 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2835 (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(326) ["product_id"]=> int(326) ["locale"]=> string(2) "pl" ["name"]=> string(44) "Podatkowe podsumowanie miesiąca lipiec 2021" ["content"]=> string(1162) "Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – lipiec 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 lipcu.
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – lipiec 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 lipcu.
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Znaleziono 890 szkoleń