Podatki, prawo i rachunkowość
object(Illuminate\Pagination\LengthAwarePaginator)#2918 (11) {
["items":protected]=>
object(Illuminate\Database\Eloquent\Collection)#2997 (2) {
["items":protected]=>
array(12) {
[0]=>
object(App\Models\Product)#3271 (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(578)
["slug"]=>
string(46) "konsultacje-cit-od-podstaw-wybrane-zagadnienia"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:37:00"
["updated_at"]=>
string(19) "2023-05-19 13:27:12"
["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-19 13:26: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(578)
["slug"]=>
string(46) "konsultacje-cit-od-podstaw-wybrane-zagadnienia"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:37:00"
["updated_at"]=>
string(19) "2023-05-19 13:27:12"
["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-19 13:26: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)#3217 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3192 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(578)
["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)#3210 (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(578)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(578)
["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)#3255 (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)#3160 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3146 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3103 (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(578)
["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)#3122 (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(578)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(578)
["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)#3170 (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)#3077 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3062 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3012 (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(578)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3275)
}
["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)#3036 (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(578)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3275)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(578)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3275)
}
["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)#3084 (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)#3020 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2978 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2941 (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(36) {
["id"]=>
int(4)
["username"]=>
NULL
["first_name"]=>
string(8) "Grzegorz"
["last_name"]=>
string(8) "Niebudek"
["email"]=>
string(25) "grzegorz.niebudek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 09:24:27"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1116) "Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/"
["large_photo_png"]=>
string(44) "photos/user_4_large_photo_png_1775719467.png"
["large_photo_webp"]=>
string(46) "photos/user_4_large_photo_webp_1775719467.webp"
["small_photo_png"]=>
string(44) "photos/user_4_small_photo_png_1775719467.png"
["small_photo_webp"]=>
string(46) "photos/user_4_small_photo_webp_1775719467.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["id"]=>
int(4)
["username"]=>
NULL
["first_name"]=>
string(8) "Grzegorz"
["last_name"]=>
string(8) "Niebudek"
["email"]=>
string(25) "grzegorz.niebudek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 09:24:27"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1116) "Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/"
["large_photo_png"]=>
string(44) "photos/user_4_large_photo_png_1775719467.png"
["large_photo_webp"]=>
string(46) "photos/user_4_large_photo_webp_1775719467.webp"
["small_photo_png"]=>
string(44) "photos/user_4_small_photo_png_1775719467.png"
["small_photo_webp"]=>
string(46) "photos/user_4_small_photo_webp_1775719467.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(578)
["pivot_author_id"]=>
int(4)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2962 (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(578)
["author_id"]=>
int(4)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(578)
["author_id"]=>
int(4)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3039 (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)#2920 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2901 (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(578)
["product_id"]=>
int(578)
["locale"]=>
string(2) "pl"
["name"]=>
string(54) "Konsultacje – CIT od podstaw – wybrane zagadnienia"
["content"]=>
string(1633) "CEL WEBINARU
Bezpłatne konsultacje online dla posiadaczy abonamentu, które poprowadzi Grzegorz Niebudek.
KONIECZNA REJESTRACJA ( konsultacje odbędą się online na platformie TEAMS), po rejestracji otrzymają Państwo link do spotkania.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(563) "
Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(578)
["product_id"]=>
int(578)
["locale"]=>
string(2) "pl"
["name"]=>
string(54) "Konsultacje – CIT od podstaw – wybrane zagadnienia"
["content"]=>
string(1633) "CEL WEBINARU
Bezpłatne konsultacje online dla posiadaczy abonamentu, które poprowadzi Grzegorz Niebudek.
KONIECZNA REJESTRACJA ( konsultacje odbędą się online na platformie TEAMS), po rejestracji otrzymają Państwo link do spotkania.
"
["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"
}
[1]=>
object(App\Models\Product)#3270 (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(568)
["slug"]=>
string(34) "cit-od-podstaw-wybrane-zagadnienia"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 13:29:09"
["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-19 13:27: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(568)
["slug"]=>
string(34) "cit-od-podstaw-wybrane-zagadnienia"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 13:29:09"
["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-19 13:27: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)#3272 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3191 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(568)
["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)#3212 (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(568)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(568)
["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)#3255 (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)#3161 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3231 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3097 (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(568)
["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)#3117 (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(568)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(568)
["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)#3170 (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)#3080 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3048 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3003 (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(568)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3277)
}
["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)#3002 (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(568)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3277)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(568)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3277)
}
["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)#3084 (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)#2992 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#3046 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2940 (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(36) {
["id"]=>
int(4)
["username"]=>
NULL
["first_name"]=>
string(8) "Grzegorz"
["last_name"]=>
string(8) "Niebudek"
["email"]=>
string(25) "grzegorz.niebudek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 09:24:27"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1116) "Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/"
["large_photo_png"]=>
string(44) "photos/user_4_large_photo_png_1775719467.png"
["large_photo_webp"]=>
string(46) "photos/user_4_large_photo_webp_1775719467.webp"
["small_photo_png"]=>
string(44) "photos/user_4_small_photo_png_1775719467.png"
["small_photo_webp"]=>
string(46) "photos/user_4_small_photo_webp_1775719467.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["id"]=>
int(4)
["username"]=>
NULL
["first_name"]=>
string(8) "Grzegorz"
["last_name"]=>
string(8) "Niebudek"
["email"]=>
string(25) "grzegorz.niebudek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 09:24:27"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1116) "Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/"
["large_photo_png"]=>
string(44) "photos/user_4_large_photo_png_1775719467.png"
["large_photo_webp"]=>
string(46) "photos/user_4_large_photo_webp_1775719467.webp"
["small_photo_png"]=>
string(44) "photos/user_4_small_photo_png_1775719467.png"
["small_photo_webp"]=>
string(46) "photos/user_4_small_photo_webp_1775719467.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(568)
["pivot_author_id"]=>
int(4)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2983 (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(568)
["author_id"]=>
int(4)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(568)
["author_id"]=>
int(4)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3039 (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)#2993 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2900 (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(568)
["product_id"]=>
int(568)
["locale"]=>
string(2) "pl"
["name"]=>
string(38) "CIT od podstaw – wybrane zagadnienia"
["content"]=>
string(3046) "CEL WEBINARU
Celem webinarium jest omówienie wybranych podstawowych zasad rozliczania podatku dochodowego od osób prawnych.
PROGRAM
1. Wprowadzenie do podatku CIT – zasady ogólne
2. Podstawa opodatkowania i wysokość podatku
3. Zaliczki na podatek, podatek za rok podatkowy, zeznanie roczne
4. Rok podatkowy
5. Przychody z działalności gospodarczej – zasady ogólne, moment powstania przychodu
"
["description"]=>
string(0) ""
["additional_info"]=>
string(563) "
Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(568)
["product_id"]=>
int(568)
["locale"]=>
string(2) "pl"
["name"]=>
string(38) "CIT od podstaw – wybrane zagadnienia"
["content"]=>
string(3046) "CEL WEBINARU
Celem webinarium jest omówienie wybranych podstawowych zasad rozliczania podatku dochodowego od osób prawnych.
PROGRAM
1. Wprowadzenie do podatku CIT – zasady ogólne
2. Podstawa opodatkowania i wysokość podatku
3. Zaliczki na podatek, podatek za rok podatkowy, zeznanie roczne
4. Rok podatkowy
5. Przychody z działalności gospodarczej – zasady ogólne, moment powstania przychodu
"
["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"
}
[2]=>
object(App\Models\Product)#3269 (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(567)
["slug"]=>
string(43) "transakcje-finansowe-w-cenach-transferowych"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 15:59:03"
["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-19 13:30: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(567)
["slug"]=>
string(43) "transakcje-finansowe-w-cenach-transferowych"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 15:59:03"
["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-19 13:30: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)#3226 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3190 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(567)
["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)#3211 (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(567)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(567)
["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)#3255 (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)#3162 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3137 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3100 (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(567)
["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)#3119 (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(567)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(567)
["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)#3170 (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)#3081 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3053 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3007 (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(567)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3279)
}
["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)#3031 (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(567)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3279)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(567)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3279)
}
["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)#3084 (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)#3001 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2969 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2939 (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(36) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(567)
["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)#2963 (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(567)
["author_id"]=>
int(1760)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(567)
["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)#3039 (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)#2991 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2899 (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(567)
["product_id"]=>
int(567)
["locale"]=>
string(2) "pl"
["name"]=>
string(43) "Transakcje finansowe w cenach transferowych"
["content"]=>
string(3869) "CEL WEBINARU
Podczas webinaru odpowiemy na najczęściej zadawana pytania w zakresie transakcji finansowych realizowanych pomiędzy podmiotami powiązanymi, w szczególności uczestnicy dowiedzą się :
– jak określać limit dla transakcji pożyczek, cashpooolingu, gwarancji
– jak wykazywać transakcje finansowe w TP-R
– jak można określić czy transakcja finansowa została przeprowadzona na warunkach rynkowych
– czy safe harbour ma wpływ na limit związane ze sporządzaniem dokumentacji cen transferowych
– jak określać limity dla transakcji ubezpieczeń i jak wykazywać takie transakcje w TPR
PROGRAM
1. Określenie limitu dla transakcji finansowych
2. Warunki rynkowe transakcji finansowych – skąd pozyskać dane?
3. Safe harbour, a progi dokumentacyjne
4. TPR – jak prawidłowo wykazać transakcje finansowe?
5. Limity dla transakcji ubezpieczeń – jak je określić?
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 35 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(567)
["product_id"]=>
int(567)
["locale"]=>
string(2) "pl"
["name"]=>
string(43) "Transakcje finansowe w cenach transferowych"
["content"]=>
string(3869) "CEL WEBINARU
Podczas webinaru odpowiemy na najczęściej zadawana pytania w zakresie transakcji finansowych realizowanych pomiędzy podmiotami powiązanymi, w szczególności uczestnicy dowiedzą się :
– jak określać limit dla transakcji pożyczek, cashpooolingu, gwarancji
– jak wykazywać transakcje finansowe w TP-R
– jak można określić czy transakcja finansowa została przeprowadzona na warunkach rynkowych
– czy safe harbour ma wpływ na limit związane ze sporządzaniem dokumentacji cen transferowych
– jak określać limity dla transakcji ubezpieczeń i jak wykazywać takie transakcje w TPR
PROGRAM
1. Określenie limitu dla transakcji finansowych
2. Warunki rynkowe transakcji finansowych – skąd pozyskać dane?
3. Safe harbour, a progi dokumentacyjne
4. TPR – jak prawidłowo wykazać transakcje finansowe?
5. Limity dla transakcji ubezpieczeń – jak je określić?
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 35 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)#3268 (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(566)
["slug"]=>
string(48) "podatki-w-marketingu-i-swiadczenia-nieodplatne-2"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-15 09:07:08"
["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:06: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(566)
["slug"]=>
string(48) "podatki-w-marketingu-i-swiadczenia-nieodplatne-2"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-15 09:07:08"
["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:06: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)#3228 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3189 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(566)
["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)#3208 (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(566)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(566)
["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)#3255 (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)#3163 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3135 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3104 (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(566)
["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)#3125 (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(566)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(566)
["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)#3170 (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)#3076 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3050 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3013 (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(566)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3281)
}
["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)#3037 (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(566)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3281)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(566)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3281)
}
["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)#3084 (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)#3021 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2967 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2938 (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(36) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(566)
["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)#2959 (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(566)
["author_id"]=>
int(3)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(566)
["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)#3039 (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)#2999 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2898 (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(566)
["product_id"]=>
int(566)
["locale"]=>
string(2) "pl"
["name"]=>
string(48) "Podatki w marketingu i świadczenia nieodpłatne"
["content"]=>
string(20670) "CEL WEBINARU
Szkolenie ma na celu omówienie działań marketingowych i świadczeń nieodpłatnych pod kątem podatkowym VAT / CIT / PIT.
Podczas szkolenia, prowadzący dokonają analizy poszczególnych wydatków pod kątem podatkowym, jak również wskażą jak powinna wyglądać ich właściwa dokumentacja.
Podczas szkolenia, szczególny nacisk zostanie położony na różnego rodzaju świadczenia nieodpłatne dokonywane na rzecz pracowników oraz kontrahentów.
Szkolenie ma również na celu przedstawienie najnowszych interpretacji organów podatkowych oraz sądów administracyjnych. Podstawowym celem szkolenia jest przekazanie wiedzy, która pozwoli na bezpieczne rozliczenie podatkowe.
PROGRAM
I. Podatkowe aspekty wydatków marketingowych – zagadnienia ogólne
1. Podatek VAT:
a. możliwość odliczenia podatku VAT naliczonego z tytułu zakupu towarów i usług w celach marketingowych,
b. obowiązek naliczenia podatku VAT w związku z przekazywaniem towarów i usług w celach marketingowych (opodatkowanie nieodpłatnych przekazań, próbki),
c. problemy związane z rozliczeniem VAT przy współpracy z agencjami reklamowymi.
2. Podatek CIT:
a. możliwość zaliczenia wydatków poniesionych w celach marketingowych do kosztów uzyskania przychodów oraz możliwość zaliczenia do kosztów nieodliczonego podatku VAT,
b. obowiązek rozpoznania przychodów podatkowych w podatku CIT w związku z otrzymaniem towarów i usług w ramach akcji marketingowych (przychody z tzw. świadczeń nieodpłatnych).
3. Podatek PIT:
a. obowiązek rozpoznania przychodów podatkowych w podatku PIT w związku z otrzymaniem towarów i usług w ramach działań marketingowych (przychody z tzw. świadczeń nieodpłatnych
a przychody ze stosunku pracy i z działalności wykonywanej osobiście),
b. zakres zwolnienia w PIT związanego z otrzymywaniem świadczeń w ramach konkursów / sprzedaży premiowych / akcji promocyjnych/ wynikających z BHP,
c. obowiązki płatnika.
4. Obowiązki dokumentacyjne i informacyjne związane z marketingiem:
a. dokumentacja konkursów / sprzedaży premiowych / akcji reklamowych i innych działań marketingowych – zakres wymaganych dokumentów,
b. regulaminy akcji marketingowych oraz regulaminy konkursów i sprzedaży premiowych
– zasady sporządzania,
c. obowiązki informacyjno-rejestracyjne w przypadku szczególnych działań marketingowych
np. loterii (obowiązki wynikające z innych ustaw np. Ustawa hazardowa, prawo celne),
d. działania marketingowe organizowane przy współpracy z agencjami marketingowymi – zasady współpracy, obowiązki stron, wymagane dokumenty.
II. Reklama i reprezentacja / imprezy, targi, konferencje:
1. pojęcie reklamy i reprezentacji dla celów podatkowych,
2. prezenty dla kontrahentów i pracowników,
3. konsumpcja z kontrahentami / posiłki dla pracowników,
4. imprezy dla kontrahentów oraz imprezy integracyjne dla pracowników,
5. imprezy okolicznościowe i jubileuszowe,
6. szkolenia i konferencje dla kontrahentów,
7. szkolenia / narady / konferencje dla pracowników,
8. wyjazdy krajowe i zagraniczne dla pracowników i kontrahentów,
9. udział w targach / organizacja stanowisk wystawowych,
10. wydatki na wystrój firmy.
III. Sprzedaż premiowa:
1. definicja sprzedaży premiowej / zasady prowadzenia sprzedaży premiowej,
2. dokumentacja sprzedaży premiowej,
3. usługa jako nagroda w sprzedaży premiowej,
4. sprzedaż premiowa a sprzedaż promocyjna,
5. sprzedaż premiowa – zakres zwolnienia z PIT.
IV. Konkursy dla kontrahentów i pracowników:
1. definicja konkursu – problemy interpretacyjne,
2. organizator konkursu a fundator nagrody w konkursie (organizacja konkursów przez podmioty zewnętrzne),
3. konkursy w środkach masowego przekazu (np. konkursy w Internecie),
4. konkursy dla kontrahentów a konkursy dla pracowników – zakres opodatkowania i zwolnienia w PIT,
5. konkursy a programy motywacyjne – różnice w zakresie opodatkowania.
V. Bony, vouchery, karty podarunkowe – rozliczenie VAT, CIT i PIT po zmianie przepisów
1. Podział bonów (voucherów) – bony jednego i różnego przeznaczenia,
2. Emisja bonów, nieodpłatne wydanie, oraz zakup bonów,
3. Upływ terminu ważności bonów – skutki podatkowe,
4. Przekazanie bonów pracownikom – konsekwencje podatkowe.
VI. Premie pieniężne i rabaty:
1. pojęcie premii pieniężnych,
2. premie lojalnościowe i premie jakościowe,
3. premia pieniężna jako rabat / premia pieniężna jako usługa.
VII. Sponsoring:
1. pojęcie sponsoringu w ujęciu prawnym i podatkowym,
2. niezbędne elementy umowy sponsoringu,
3. formy sponsoringu (rzeczowy, pieniężny, właściwy, niewłaściwy),
4. sponsoring a darowizny.
VIII. Inne świadczenia na rzecz kontrahentów i pracowników:
1. przekazywanie biletów do kina / teatru / wejściówek na basen,
2. organizacja pikników i koncertów,
3. zapewnianie noclegów i wyżywienia,
4. wręczanie alkoholu i towarów luksusowych.
5. świadczenia na rzecz członków rodziny pracownika,
6. strój, ubiór pracowników,
7. abonamenty medyczne,
8. ubezpieczenie OC członków organów spółek,
9. dowóz pracowników do pracy,
10. podnoszenie kwalifikacji zawodowych,
11. bony towarowe dla pracowników,
12. świadczenia wynikające z przepisów BHP,
13. świadczenia socjalne i wynikające z ZFŚS,
14. karty benefit i multisport.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 50 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(566)
["product_id"]=>
int(566)
["locale"]=>
string(2) "pl"
["name"]=>
string(48) "Podatki w marketingu i świadczenia nieodpłatne"
["content"]=>
string(20670) "CEL WEBINARU
Szkolenie ma na celu omówienie działań marketingowych i świadczeń nieodpłatnych pod kątem podatkowym VAT / CIT / PIT.
Podczas szkolenia, prowadzący dokonają analizy poszczególnych wydatków pod kątem podatkowym, jak również wskażą jak powinna wyglądać ich właściwa dokumentacja.
Podczas szkolenia, szczególny nacisk zostanie położony na różnego rodzaju świadczenia nieodpłatne dokonywane na rzecz pracowników oraz kontrahentów.
Szkolenie ma również na celu przedstawienie najnowszych interpretacji organów podatkowych oraz sądów administracyjnych. Podstawowym celem szkolenia jest przekazanie wiedzy, która pozwoli na bezpieczne rozliczenie podatkowe.
PROGRAM
I. Podatkowe aspekty wydatków marketingowych – zagadnienia ogólne
1. Podatek VAT:
a. możliwość odliczenia podatku VAT naliczonego z tytułu zakupu towarów i usług w celach marketingowych,
b. obowiązek naliczenia podatku VAT w związku z przekazywaniem towarów i usług w celach marketingowych (opodatkowanie nieodpłatnych przekazań, próbki),
c. problemy związane z rozliczeniem VAT przy współpracy z agencjami reklamowymi.
2. Podatek CIT:
a. możliwość zaliczenia wydatków poniesionych w celach marketingowych do kosztów uzyskania przychodów oraz możliwość zaliczenia do kosztów nieodliczonego podatku VAT,
b. obowiązek rozpoznania przychodów podatkowych w podatku CIT w związku z otrzymaniem towarów i usług w ramach akcji marketingowych (przychody z tzw. świadczeń nieodpłatnych).
3. Podatek PIT:
a. obowiązek rozpoznania przychodów podatkowych w podatku PIT w związku z otrzymaniem towarów i usług w ramach działań marketingowych (przychody z tzw. świadczeń nieodpłatnych
a przychody ze stosunku pracy i z działalności wykonywanej osobiście),
b. zakres zwolnienia w PIT związanego z otrzymywaniem świadczeń w ramach konkursów / sprzedaży premiowych / akcji promocyjnych/ wynikających z BHP,
c. obowiązki płatnika.
4. Obowiązki dokumentacyjne i informacyjne związane z marketingiem:
a. dokumentacja konkursów / sprzedaży premiowych / akcji reklamowych i innych działań marketingowych – zakres wymaganych dokumentów,
b. regulaminy akcji marketingowych oraz regulaminy konkursów i sprzedaży premiowych
– zasady sporządzania,
c. obowiązki informacyjno-rejestracyjne w przypadku szczególnych działań marketingowych
np. loterii (obowiązki wynikające z innych ustaw np. Ustawa hazardowa, prawo celne),
d. działania marketingowe organizowane przy współpracy z agencjami marketingowymi – zasady współpracy, obowiązki stron, wymagane dokumenty.
II. Reklama i reprezentacja / imprezy, targi, konferencje:
1. pojęcie reklamy i reprezentacji dla celów podatkowych,
2. prezenty dla kontrahentów i pracowników,
3. konsumpcja z kontrahentami / posiłki dla pracowników,
4. imprezy dla kontrahentów oraz imprezy integracyjne dla pracowników,
5. imprezy okolicznościowe i jubileuszowe,
6. szkolenia i konferencje dla kontrahentów,
7. szkolenia / narady / konferencje dla pracowników,
8. wyjazdy krajowe i zagraniczne dla pracowników i kontrahentów,
9. udział w targach / organizacja stanowisk wystawowych,
10. wydatki na wystrój firmy.
III. Sprzedaż premiowa:
1. definicja sprzedaży premiowej / zasady prowadzenia sprzedaży premiowej,
2. dokumentacja sprzedaży premiowej,
3. usługa jako nagroda w sprzedaży premiowej,
4. sprzedaż premiowa a sprzedaż promocyjna,
5. sprzedaż premiowa – zakres zwolnienia z PIT.
IV. Konkursy dla kontrahentów i pracowników:
1. definicja konkursu – problemy interpretacyjne,
2. organizator konkursu a fundator nagrody w konkursie (organizacja konkursów przez podmioty zewnętrzne),
3. konkursy w środkach masowego przekazu (np. konkursy w Internecie),
4. konkursy dla kontrahentów a konkursy dla pracowników – zakres opodatkowania i zwolnienia w PIT,
5. konkursy a programy motywacyjne – różnice w zakresie opodatkowania.
V. Bony, vouchery, karty podarunkowe – rozliczenie VAT, CIT i PIT po zmianie przepisów
1. Podział bonów (voucherów) – bony jednego i różnego przeznaczenia,
2. Emisja bonów, nieodpłatne wydanie, oraz zakup bonów,
3. Upływ terminu ważności bonów – skutki podatkowe,
4. Przekazanie bonów pracownikom – konsekwencje podatkowe.
VI. Premie pieniężne i rabaty:
1. pojęcie premii pieniężnych,
2. premie lojalnościowe i premie jakościowe,
3. premia pieniężna jako rabat / premia pieniężna jako usługa.
VII. Sponsoring:
1. pojęcie sponsoringu w ujęciu prawnym i podatkowym,
2. niezbędne elementy umowy sponsoringu,
3. formy sponsoringu (rzeczowy, pieniężny, właściwy, niewłaściwy),
4. sponsoring a darowizny.
VIII. Inne świadczenia na rzecz kontrahentów i pracowników:
1. przekazywanie biletów do kina / teatru / wejściówek na basen,
2. organizacja pikników i koncertów,
3. zapewnianie noclegów i wyżywienia,
4. wręczanie alkoholu i towarów luksusowych.
5. świadczenia na rzecz członków rodziny pracownika,
6. strój, ubiór pracowników,
7. abonamenty medyczne,
8. ubezpieczenie OC członków organów spółek,
9. dowóz pracowników do pracy,
10. podnoszenie kwalifikacji zawodowych,
11. bony towarowe dla pracowników,
12. świadczenia wynikające z przepisów BHP,
13. świadczenia socjalne i wynikające z ZFŚS,
14. karty benefit i multisport.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 50 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[4]=>
object(App\Models\Product)#3267 (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(563)
["slug"]=>
string(43) "podatkowe-podsumowanie-miesiaca-marzec-2022"
["price"]=>
string(1) "0"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 16:11:18"
["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-19 16:08: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(563)
["slug"]=>
string(43) "podatkowe-podsumowanie-miesiaca-marzec-2022"
["price"]=>
string(1) "0"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 16:11:18"
["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-19 16:08: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)#3229 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3188 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(563)
["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)#3207 (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(563)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(563)
["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)#3255 (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)#3164 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3134 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3102 (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(563)
["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)#3121 (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(563)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(563)
["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)#3170 (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)#3078 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3049 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3008 (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(563)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3285)
}
["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)#3035 (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(563)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3285)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(563)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3285)
}
["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)#3084 (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)#3042 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2966 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2937 (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(36) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(563)
["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)#2961 (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(563)
["author_id"]=>
int(3)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(563)
["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)#3039 (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)#3027 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2897 (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(563)
["product_id"]=>
int(563)
["locale"]=>
string(2) "pl"
["name"]=>
string(44) "Podatkowe podsumowanie miesiąca marzec 2022"
["content"]=>
string(1150) "CEL WEBINARU
Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – marzec 2022” który poprowadzi Pan Marcin Zarzycki Adwokat, Doradca podatkowy z Kancelarii LTCA.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 35 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(563)
["product_id"]=>
int(563)
["locale"]=>
string(2) "pl"
["name"]=>
string(44) "Podatkowe podsumowanie miesiąca marzec 2022"
["content"]=>
string(1150) "CEL WEBINARU
Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – marzec 2022” który poprowadzi Pan Marcin Zarzycki Adwokat, Doradca podatkowy z Kancelarii LTCA.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 35 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"
}
[5]=>
object(App\Models\Product)#3266 (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(559)
["slug"]=>
string(32) "konsultacje-ulgi-podatkowe-w-cit"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 16:32:26"
["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-19 16:31:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["original":protected]=>
array(28) {
["id"]=>
int(559)
["slug"]=>
string(32) "konsultacje-ulgi-podatkowe-w-cit"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 16:32:26"
["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-19 16:31:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3227 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3187 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(559)
["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)#3209 (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(559)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(559)
["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)#3255 (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)#3165 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3136 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3106 (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(559)
["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)#3124 (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(559)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(559)
["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)#3170 (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)#3074 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3052 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3005 (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(559)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3289)
}
["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)#3032 (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(559)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3289)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(559)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3289)
}
["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)#3084 (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)#3000 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2968 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2936 (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(36) {
["id"]=>
int(4)
["username"]=>
NULL
["first_name"]=>
string(8) "Grzegorz"
["last_name"]=>
string(8) "Niebudek"
["email"]=>
string(25) "grzegorz.niebudek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 09:24:27"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1116) "Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/"
["large_photo_png"]=>
string(44) "photos/user_4_large_photo_png_1775719467.png"
["large_photo_webp"]=>
string(46) "photos/user_4_large_photo_webp_1775719467.webp"
["small_photo_png"]=>
string(44) "photos/user_4_small_photo_png_1775719467.png"
["small_photo_webp"]=>
string(46) "photos/user_4_small_photo_webp_1775719467.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["id"]=>
int(4)
["username"]=>
NULL
["first_name"]=>
string(8) "Grzegorz"
["last_name"]=>
string(8) "Niebudek"
["email"]=>
string(25) "grzegorz.niebudek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 09:24:27"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1116) "Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/"
["large_photo_png"]=>
string(44) "photos/user_4_large_photo_png_1775719467.png"
["large_photo_webp"]=>
string(46) "photos/user_4_large_photo_webp_1775719467.webp"
["small_photo_png"]=>
string(44) "photos/user_4_small_photo_png_1775719467.png"
["small_photo_webp"]=>
string(46) "photos/user_4_small_photo_webp_1775719467.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(559)
["pivot_author_id"]=>
int(4)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2960 (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(559)
["author_id"]=>
int(4)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(559)
["author_id"]=>
int(4)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3039 (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)#3061 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2896 (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(559)
["product_id"]=>
int(559)
["locale"]=>
string(2) "pl"
["name"]=>
string(36) "Konsultacje – Ulgi podatkowe w CIT"
["content"]=>
string(1094) "CEL KONSULTACJI
Bezpłatne konsultacje online dla posiadaczy abonamentu, które poprowadzi Grzegorz Niebudek oraz Kajetan Kubicz.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 10 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(559)
["product_id"]=>
int(559)
["locale"]=>
string(2) "pl"
["name"]=>
string(36) "Konsultacje – Ulgi podatkowe w CIT"
["content"]=>
string(1094) "CEL KONSULTACJI
Bezpłatne konsultacje online dla posiadaczy abonamentu, które poprowadzi Grzegorz Niebudek oraz Kajetan Kubicz.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 10 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[6]=>
object(App\Models\Product)#3265 (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(558)
["slug"]=>
string(53) "jak-rozliczyc-ulgi-podatkowe-w-zeznaniu-cit-za-2021-r"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 16:34:06"
["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-19 16:32:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["original":protected]=>
array(28) {
["id"]=>
int(558)
["slug"]=>
string(53) "jak-rozliczyc-ulgi-podatkowe-w-zeznaniu-cit-za-2021-r"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 16:34:06"
["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-19 16:32:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3225 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3186 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(558)
["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)#3205 (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(558)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(558)
["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)#3255 (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)#3167 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3138 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3094 (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(558)
["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)#3093 (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(558)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(558)
["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)#3170 (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)#3071 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3054 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3009 (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(558)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3291)
}
["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)#3033 (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(558)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3291)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(558)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3291)
}
["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)#3084 (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)#3016 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2970 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2935 (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(36) {
["id"]=>
int(4)
["username"]=>
NULL
["first_name"]=>
string(8) "Grzegorz"
["last_name"]=>
string(8) "Niebudek"
["email"]=>
string(25) "grzegorz.niebudek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 09:24:27"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1116) "Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/"
["large_photo_png"]=>
string(44) "photos/user_4_large_photo_png_1775719467.png"
["large_photo_webp"]=>
string(46) "photos/user_4_large_photo_webp_1775719467.webp"
["small_photo_png"]=>
string(44) "photos/user_4_small_photo_png_1775719467.png"
["small_photo_webp"]=>
string(46) "photos/user_4_small_photo_webp_1775719467.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["id"]=>
int(4)
["username"]=>
NULL
["first_name"]=>
string(8) "Grzegorz"
["last_name"]=>
string(8) "Niebudek"
["email"]=>
string(25) "grzegorz.niebudek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 09:24:27"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1116) "Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/"
["large_photo_png"]=>
string(44) "photos/user_4_large_photo_png_1775719467.png"
["large_photo_webp"]=>
string(46) "photos/user_4_large_photo_webp_1775719467.webp"
["small_photo_png"]=>
string(44) "photos/user_4_small_photo_png_1775719467.png"
["small_photo_webp"]=>
string(46) "photos/user_4_small_photo_webp_1775719467.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(558)
["pivot_author_id"]=>
int(4)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2957 (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(558)
["author_id"]=>
int(4)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(558)
["author_id"]=>
int(4)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3039 (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)#2982 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2895 (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(558)
["product_id"]=>
int(558)
["locale"]=>
string(2) "pl"
["name"]=>
string(56) "Jak rozliczyć ulgi podatkowe w zeznaniu CIT za 2021 r.?"
["content"]=>
string(3799) "CEL WEBINARU
Celem webinarium jest kompleksowe omówienie systemu ulg podatkowych w CIT. Podczas webinarium skupimy się na zasadach rozliczenia ulg podatkowych w CIT za 2021 r. Grupa docelowa: kadra menadżerska, dyrektorzy finansowi, główni księgowi, księgowi, pracownicy działów finansowych i controllingu oraz inne osoby zajmujące się podatkami w spółkach.
PROGRAM
I. Odliczenia i ulgi w CIT za 2021 r. – zasady obliczania oraz wykazywania w deklaracji CIT za 2021 r.
1. Darowizny, w tym darowizny na przeciwdziałanie epidemii Covid-19
2. Odliczenie straty
3. Atrakcyjność finansowania własnego (NID)
4. Ulga na złe długi
5. Ulga B+R
6. IP BOX
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 35 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(558)
["product_id"]=>
int(558)
["locale"]=>
string(2) "pl"
["name"]=>
string(56) "Jak rozliczyć ulgi podatkowe w zeznaniu CIT za 2021 r.?"
["content"]=>
string(3799) "CEL WEBINARU
Celem webinarium jest kompleksowe omówienie systemu ulg podatkowych w CIT. Podczas webinarium skupimy się na zasadach rozliczenia ulg podatkowych w CIT za 2021 r. Grupa docelowa: kadra menadżerska, dyrektorzy finansowi, główni księgowi, księgowi, pracownicy działów finansowych i controllingu oraz inne osoby zajmujące się podatkami w spółkach.
PROGRAM
I. Odliczenia i ulgi w CIT za 2021 r. – zasady obliczania oraz wykazywania w deklaracji CIT za 2021 r.
1. Darowizny, w tym darowizny na przeciwdziałanie epidemii Covid-19
2. Odliczenie straty
3. Atrakcyjność finansowania własnego (NID)
4. Ulga na złe długi
5. Ulga B+R
6. IP BOX
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 35 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[7]=>
object(App\Models\Product)#3264 (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(557)
["slug"]=>
string(69) "konsultacje-podatek-u-zrodla-wybrane-zagadnienie-do-prezentacji-w-ift"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 16:35: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-19 16:34: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(557)
["slug"]=>
string(69) "konsultacje-podatek-u-zrodla-wybrane-zagadnienie-do-prezentacji-w-ift"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:59"
["updated_at"]=>
string(19) "2023-05-19 16:35: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-19 16:34: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)#3224 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3185 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(557)
["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)#3204 (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(557)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(557)
["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)#3255 (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)#3169 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3139 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3096 (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(557)
["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)#3116 (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(557)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(557)
["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)#3170 (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)#3148 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3055 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3014 (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(557)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3293)
}
["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)#3040 (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(557)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3293)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(557)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3293)
}
["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)#3084 (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)#2996 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2934 (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(36) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(557)
["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)#2956 (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(557)
["author_id"]=>
int(3)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(557)
["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)#3039 (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)#2976 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2894 (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(557)
["product_id"]=>
int(557)
["locale"]=>
string(2) "pl"
["name"]=>
string(80) "Konsultacje – Podatek u źródła – wybrane zagadnienie do prezentacji w IFT"
["content"]=>
string(1087) "CEL KONSULTACJI
Bezpłatne konsultacje online dla posiadaczy abonamentu, które poprowadzi Marcin Zarzycki oraz Diana Guzek.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(554) "
Czas trwania:
50 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(557)
["product_id"]=>
int(557)
["locale"]=>
string(2) "pl"
["name"]=>
string(80) "Konsultacje – Podatek u źródła – wybrane zagadnienie do prezentacji w IFT"
["content"]=>
string(1087) "CEL KONSULTACJI
Bezpłatne konsultacje online dla posiadaczy abonamentu, które poprowadzi Marcin Zarzycki oraz Diana Guzek.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(554) "
Czas trwania:
50 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[8]=>
object(App\Models\Product)#3263 (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(555)
["slug"]=>
string(38) "swiadczenia-kompleksowe-na-gruncie-vat"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:58"
["updated_at"]=>
string(19) "2023-05-19 16:36:44"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2023-05-19 16:35:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["original":protected]=>
array(28) {
["id"]=>
int(555)
["slug"]=>
string(38) "swiadczenia-kompleksowe-na-gruncie-vat"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:58"
["updated_at"]=>
string(19) "2023-05-19 16:36:44"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2023-05-19 16:35:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3223 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3184 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(555)
["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)#3206 (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(555)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(555)
["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)#3255 (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)#3168 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3140 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3101 (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(555)
["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)#3123 (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(555)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(555)
["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)#3170 (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)#3079 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3056 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3010 (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(555)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3297)
}
["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)#3034 (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(555)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3297)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(555)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3297)
}
["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)#3084 (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)#3018 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2972 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2933 (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(36) {
["id"]=>
int(7)
["username"]=>
NULL
["first_name"]=>
string(7) "Kajetan"
["last_name"]=>
string(6) "Kubicz"
["email"]=>
string(22) "kajetan.kubicz@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$cfa2Ltwx4JxZvz8kv6sQa.NCFvMJTH41OwdT1zpQ.rSuNA84bH3Ui"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "scpo8C3X2eeATX55XKeTRj5ulg5HFMNJ650OSlaDd9G2ejUCAAp7hPzIzVUi"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "bFrajlqyDs0nNrb4w4hmnH5rCJ5mIjigJumJ6Gl3DeeyZRIHQ6Cw2Gs1guyq"
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 10:10:19"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1383) "Kajetan jest adwokatem i ekspertem z zakresu podatku VAT oraz Partnerem Kancelarii LTCA. Ukończył prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywał m.in. w jednej z największych kancelarii prawnych w Polsce oraz w międzynarodowej kancelarii doradztwa podatkowego i restrukturyzacyjnego świadcząc usługi bieżącego doradztwa podatkowego oraz uczestnicząc w licznych audytach podatkowych. Specjalizuje się w doradztwie na rzecz Klientów działających w branży budowlanej, transportowej, produkcyjnej oraz handlowej. Obecnie jest odpowiedzialny za bieżące doradztwo prawno-podatkowe, zarówno dla Klientów krajowych, jak i zagranicznych, głównie z obszaru VAT oraz w zakresie ulg podatkowych w podatkach PIT/CIT dotyczących rozwoju i innowacyjności. Jest autorem kilkuset wniosków o wydanie interpretacji indywidualnych prawa podatkowego oraz o dokonanie klasyfikacji statystycznej towarów i usług. Autor licznych publikacji z zakresu prawa podatkowego zwłaszcza w zakresie opodatkowania VAT. 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(52) "https://www.linkedin.com/in/kajetan-kubicz-646160a2/"
["large_photo_png"]=>
string(33) "photos/kajetan_kubicz_500x500.png"
["large_photo_webp"]=>
string(34) "photos/kajetan_kubicz_500x500.webp"
["small_photo_png"]=>
string(33) "photos/kajetan_kubicz_100x100.png"
["small_photo_webp"]=>
string(34) "photos/kajetan_kubicz_100x100.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["id"]=>
int(7)
["username"]=>
NULL
["first_name"]=>
string(7) "Kajetan"
["last_name"]=>
string(6) "Kubicz"
["email"]=>
string(22) "kajetan.kubicz@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$cfa2Ltwx4JxZvz8kv6sQa.NCFvMJTH41OwdT1zpQ.rSuNA84bH3Ui"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "scpo8C3X2eeATX55XKeTRj5ulg5HFMNJ650OSlaDd9G2ejUCAAp7hPzIzVUi"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "bFrajlqyDs0nNrb4w4hmnH5rCJ5mIjigJumJ6Gl3DeeyZRIHQ6Cw2Gs1guyq"
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 10:10:19"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1383) "Kajetan jest adwokatem i ekspertem z zakresu podatku VAT oraz Partnerem Kancelarii LTCA. Ukończył prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywał m.in. w jednej z największych kancelarii prawnych w Polsce oraz w międzynarodowej kancelarii doradztwa podatkowego i restrukturyzacyjnego świadcząc usługi bieżącego doradztwa podatkowego oraz uczestnicząc w licznych audytach podatkowych. Specjalizuje się w doradztwie na rzecz Klientów działających w branży budowlanej, transportowej, produkcyjnej oraz handlowej. Obecnie jest odpowiedzialny za bieżące doradztwo prawno-podatkowe, zarówno dla Klientów krajowych, jak i zagranicznych, głównie z obszaru VAT oraz w zakresie ulg podatkowych w podatkach PIT/CIT dotyczących rozwoju i innowacyjności. Jest autorem kilkuset wniosków o wydanie interpretacji indywidualnych prawa podatkowego oraz o dokonanie klasyfikacji statystycznej towarów i usług. Autor licznych publikacji z zakresu prawa podatkowego zwłaszcza w zakresie opodatkowania VAT. 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(52) "https://www.linkedin.com/in/kajetan-kubicz-646160a2/"
["large_photo_png"]=>
string(33) "photos/kajetan_kubicz_500x500.png"
["large_photo_webp"]=>
string(34) "photos/kajetan_kubicz_500x500.webp"
["small_photo_png"]=>
string(33) "photos/kajetan_kubicz_100x100.png"
["small_photo_webp"]=>
string(34) "photos/kajetan_kubicz_100x100.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(555)
["pivot_author_id"]=>
int(7)
}
["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)#2958 (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(555)
["author_id"]=>
int(7)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(555)
["author_id"]=>
int(7)
}
["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)#3039 (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)#2977 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2893 (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(555)
["product_id"]=>
int(555)
["locale"]=>
string(2) "pl"
["name"]=>
string(39) "Świadczenia kompleksowe na gruncie VAT"
["content"]=>
string(3611) "CEL WEBINARU
Celem Webinarium jest przybliżenie podstawowych zasad identyfikacji świadczeń złożonych (kompleksowych) na gruncie podatku VAT, w tym w szczególności zasad ich dokumentacji i rozliczenia podatkowego. Wszelkie informacje przedstawione podczas webinarium poparte zostaną orzecznictwem oraz wyrokami TSUE, które oceniały najistotniejsze przesłanki identyfikacji świadczeń kompleksowych. Przedstawione również zostaną podejścia organów podatkowych, w szczególności kwestionujących kompleksowość świadczenia wraz z omówieniem okoliczności, które w danym przypadku mogły przesądzić o zajęciu danego rodzaju stanowiska.
PROGRAM
1) Zasada naczelna opodatkowania świadczeń oraz wyjątek – świadczenie kompleksowe,
2) Przesłanki identyfikacji świadczenia kompleksowego,
3) Istotne orzeczenia TSUE,
4) Istotne przesłanki dokumentacyjne,
5) Analiza stanowisk organów podatkowych – wybrane zagadnienia.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(563) "
Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(555)
["product_id"]=>
int(555)
["locale"]=>
string(2) "pl"
["name"]=>
string(39) "Świadczenia kompleksowe na gruncie VAT"
["content"]=>
string(3611) "CEL WEBINARU
Celem Webinarium jest przybliżenie podstawowych zasad identyfikacji świadczeń złożonych (kompleksowych) na gruncie podatku VAT, w tym w szczególności zasad ich dokumentacji i rozliczenia podatkowego. Wszelkie informacje przedstawione podczas webinarium poparte zostaną orzecznictwem oraz wyrokami TSUE, które oceniały najistotniejsze przesłanki identyfikacji świadczeń kompleksowych. Przedstawione również zostaną podejścia organów podatkowych, w szczególności kwestionujących kompleksowość świadczenia wraz z omówieniem okoliczności, które w danym przypadku mogły przesądzić o zajęciu danego rodzaju stanowiska.
PROGRAM
1) Zasada naczelna opodatkowania świadczeń oraz wyjątek – świadczenie kompleksowe,
2) Przesłanki identyfikacji świadczenia kompleksowego,
3) Istotne orzeczenia TSUE,
4) Istotne przesłanki dokumentacyjne,
5) Analiza stanowisk organów podatkowych – wybrane zagadnienia.
"
["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"
}
[9]=>
object(App\Models\Product)#3262 (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(553)
["slug"]=>
string(114) "jednolite-pliki-kontrolne-omowienie-zawartosci-i-przeznaczenia-kazdego-z-nich-ze-szczegolnym-uwzglednieniem-jpk-v7"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:58"
["updated_at"]=>
string(19) "2023-05-19 16:39:33"
["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-19 16:37:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["original":protected]=>
array(28) {
["id"]=>
int(553)
["slug"]=>
string(114) "jednolite-pliki-kontrolne-omowienie-zawartosci-i-przeznaczenia-kazdego-z-nich-ze-szczegolnym-uwzglednieniem-jpk-v7"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:58"
["updated_at"]=>
string(19) "2023-05-19 16:39:33"
["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-19 16:37:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3222 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3183 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(553)
["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)#3203 (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(553)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(553)
["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)#3255 (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)#3166 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3141 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3105 (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(553)
["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)#3126 (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(553)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(553)
["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)#3170 (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)#3075 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3057 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3015 (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(553)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3299)
}
["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)#3041 (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(553)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3299)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(553)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3299)
}
["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)#3084 (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)#2995 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2973 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2932 (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(36) {
["id"]=>
int(6709)
["username"]=>
NULL
["first_name"]=>
string(8) "Wojciech"
["last_name"]=>
string(6) "Dyląg"
["email"]=>
string(22) "wojciech.dylag@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$BXNsReIyzyYLFIb9M9Wg86qqbHo7lT/"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$HHBREZKdaTWjDSDbYWX4gOWg1xJ3MPmLQrAtexRqkXhymkJuPrmaG"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:27:16"
["updated_at"]=>
string(19) "2023-08-01 15:56:03"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(276) "Prawnik specjalizujący się w prawie pracy, były wieloletni pracownik PIP, wiedza poparta wieloletnim doświadczeniem, autor wielu publikacji poświęconych prawu pracy i bhp, wykładowca akademicki, przeprowadził ponad 1000 godzin szkoleń na terenie całego kraju.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
NULL
["large_photo_png"]=>
string(33) "photos/wojciech_dylag_500x500.png"
["large_photo_webp"]=>
string(34) "photos/wojciech_dylag_500x500.webp"
["small_photo_png"]=>
string(33) "photos/wojciech_dylag_100x100.png"
["small_photo_webp"]=>
string(34) "photos/wojciech_dylag_100x100.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["id"]=>
int(6709)
["username"]=>
NULL
["first_name"]=>
string(8) "Wojciech"
["last_name"]=>
string(6) "Dyląg"
["email"]=>
string(22) "wojciech.dylag@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$BXNsReIyzyYLFIb9M9Wg86qqbHo7lT/"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$HHBREZKdaTWjDSDbYWX4gOWg1xJ3MPmLQrAtexRqkXhymkJuPrmaG"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:27:16"
["updated_at"]=>
string(19) "2023-08-01 15:56:03"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(276) "Prawnik specjalizujący się w prawie pracy, były wieloletni pracownik PIP, wiedza poparta wieloletnim doświadczeniem, autor wielu publikacji poświęconych prawu pracy i bhp, wykładowca akademicki, przeprowadził ponad 1000 godzin szkoleń na terenie całego kraju.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
NULL
["large_photo_png"]=>
string(33) "photos/wojciech_dylag_500x500.png"
["large_photo_webp"]=>
string(34) "photos/wojciech_dylag_500x500.webp"
["small_photo_png"]=>
string(33) "photos/wojciech_dylag_100x100.png"
["small_photo_webp"]=>
string(34) "photos/wojciech_dylag_100x100.webp"
["hubspot_contact_id"]=>
NULL
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(553)
["pivot_author_id"]=>
int(6709)
}
["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)#2955 (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(553)
["author_id"]=>
int(6709)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(553)
["author_id"]=>
int(6709)
}
["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)#3039 (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)#2981 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2892 (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(553)
["product_id"]=>
int(553)
["locale"]=>
string(2) "pl"
["name"]=>
string(123) "JEDNOLITE PLIKI KONTROLNE – omówienie zawartości i przeznaczenia każdego z nich ze szczególnym uwzględnieniem JPK_V7"
["content"]=>
string(9830) "CEL WEBINARU
Pliki JPK stają się coraz bardziej powszechnym narzędziem nadzoru i kontroli wykorzystywanym w bieżącej działalności organów podatkowych. Należy pamiętać, iż każdy z podatników zobowiązany może być do dysponowania nie tylko plikiem JPK_V7M(K), ale również do posiadania wielu innych jednolitych plików kontrolnych. W naszego spotkania wskażemy jakie pliki powinni posiadać podatnicy, ale również scharakteryzujemy najistotniejsze pozycje każdego z przewidzianych prawem plików. Końcowo rozważymy również możliwości ich praktycznego zastosowanie przez organy podatkowe w ramach ewentualnych czynności kontrolnych.
PROGRAM
I. INFORMACJE WSTĘPNE:
1) Istota jednolitego pliku kontrolnego. Czy struktury logiczne JPK mają wyższą rangę niż ustawa o rachunkowości i ustawy podatkowe? Czy struktury logiczne stanowią przepisy prawa?
2) Kto może zwrócić się z żądaniem o JPK? – czynności sprawdzające, kontrola podatkowa, postępowanie kontrolne, postępowanie podatkowe, kontrola krzyżowa
3) Kształt strukturalny JPK
– Czy JPK to jeden plik?
– Czy JPK (inne niż JPK_VAT) należy przygotowywać na bieżąco?
– Rozbudowana struktura podmiotu a JPK
– Różne programy księgowe u jednego podatnika a JPK
– skąd brać dane do JPK
II. OGÓLNE OMÓWIENIE POSZCZEÓLNYCH JEDNOLITYCH PLIKÓW KONTROLNYCH:
1) Struktura logiczna JPK – Księgi rachunkowe
2) Struktura logiczna JPK – Magazyn
3) Struktura logiczna JPK – Rachunek bankowy
4) Struktura logiczna JPK – Ewidencja sprzedaży i zakupu
5) Struktura logiczna JPK – Faktury VAT
6) Struktura logiczna JPK – Księga przychodów i rozchodów
7) Struktura logiczna JPK – Ewidencja przychodów
8) Struktura logiczna JPK – VAT (V7M/K)
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 10 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(553)
["product_id"]=>
int(553)
["locale"]=>
string(2) "pl"
["name"]=>
string(123) "JEDNOLITE PLIKI KONTROLNE – omówienie zawartości i przeznaczenia każdego z nich ze szczególnym uwzględnieniem JPK_V7"
["content"]=>
string(9830) "CEL WEBINARU
Pliki JPK stają się coraz bardziej powszechnym narzędziem nadzoru i kontroli wykorzystywanym w bieżącej działalności organów podatkowych. Należy pamiętać, iż każdy z podatników zobowiązany może być do dysponowania nie tylko plikiem JPK_V7M(K), ale również do posiadania wielu innych jednolitych plików kontrolnych. W naszego spotkania wskażemy jakie pliki powinni posiadać podatnicy, ale również scharakteryzujemy najistotniejsze pozycje każdego z przewidzianych prawem plików. Końcowo rozważymy również możliwości ich praktycznego zastosowanie przez organy podatkowe w ramach ewentualnych czynności kontrolnych.
PROGRAM
I. INFORMACJE WSTĘPNE:
1) Istota jednolitego pliku kontrolnego. Czy struktury logiczne JPK mają wyższą rangę niż ustawa o rachunkowości i ustawy podatkowe? Czy struktury logiczne stanowią przepisy prawa?
2) Kto może zwrócić się z żądaniem o JPK? – czynności sprawdzające, kontrola podatkowa, postępowanie kontrolne, postępowanie podatkowe, kontrola krzyżowa
3) Kształt strukturalny JPK
– Czy JPK to jeden plik?
– Czy JPK (inne niż JPK_VAT) należy przygotowywać na bieżąco?
– Rozbudowana struktura podmiotu a JPK
– Różne programy księgowe u jednego podatnika a JPK
– skąd brać dane do JPK
II. OGÓLNE OMÓWIENIE POSZCZEÓLNYCH JEDNOLITYCH PLIKÓW KONTROLNYCH:
1) Struktura logiczna JPK – Księgi rachunkowe
2) Struktura logiczna JPK – Magazyn
3) Struktura logiczna JPK – Rachunek bankowy
4) Struktura logiczna JPK – Ewidencja sprzedaży i zakupu
5) Struktura logiczna JPK – Faktury VAT
6) Struktura logiczna JPK – Księga przychodów i rozchodów
7) Struktura logiczna JPK – Ewidencja przychodów
8) Struktura logiczna JPK – VAT (V7M/K)
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 10 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[10]=>
object(App\Models\Product)#3261 (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(539)
["slug"]=>
string(87) "podatek-u-zrodla-bez-tajemnic-jak-prawidlowo-obliczyc-podatek-i-wypelnic-formularze-ift"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:57"
["updated_at"]=>
string(19) "2023-05-19 16:58:41"
["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-19 16:41: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(539)
["slug"]=>
string(87) "podatek-u-zrodla-bez-tajemnic-jak-prawidlowo-obliczyc-podatek-i-wypelnic-formularze-ift"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:57"
["updated_at"]=>
string(19) "2023-05-19 16:58:41"
["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-19 16:41: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)#3221 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3182 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(539)
["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)#3202 (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(539)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(539)
["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)#3255 (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)#3215 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3142 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3098 (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(539)
["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)#3120 (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(539)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(539)
["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)#3170 (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)#3082 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3058 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3006 (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(539)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3301)
}
["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)#3030 (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(539)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3301)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(539)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3301)
}
["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)#3084 (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)#3017 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2974 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2931 (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(36) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(539)
["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)#2954 (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(539)
["author_id"]=>
int(3)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(539)
["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)#3039 (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)#2926 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2891 (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(539)
["product_id"]=>
int(539)
["locale"]=>
string(2) "pl"
["name"]=>
string(98) "Podatek u źródła bez tajemnic – jak prawidłowo obliczyć podatek i wypełnić formularze IFT"
["content"]=>
string(4866) "CEL WEBINARU
Celem webinaru jest praktyczne przedstawienie podstawowych zagadnień związanych z wypełnianiem obowiązków informacyjnych w zakresie podatku u źródła. Webinar jest wstępem do szkolenia, podczas którego zagadnienia związane z podatkiem u źródła oraz obowiązkami sprawozdawczymi zostaną omówione w sposób szczegółowy.
PROGRAM
I. Podatek u źródła – wybrane kategorie należności podlegających podatkowi u źródła.
a) Zasady opodatkowania odsetek i wybrane kategorie należności odsetkowych.
b) Zasady opodatkowania należności licencyjnych i wybrane kategorie należności licencyjnych.
c) Zasady opodatkowania usług niematerialnych i wybrane kategorie usług niematerialnych.
II. Obowiązki informacyjne i dokumentacyjne – podstawowe informacje.
a) Deklaracja CIT 10 Z / PIT 8AR – data złożenia, wymagane informacje.
b) Informacja IFT – 2/2R / IFT – 1/1R – data złożenia, wymagane informacje.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 15 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(539)
["product_id"]=>
int(539)
["locale"]=>
string(2) "pl"
["name"]=>
string(98) "Podatek u źródła bez tajemnic – jak prawidłowo obliczyć podatek i wypełnić formularze IFT"
["content"]=>
string(4866) "CEL WEBINARU
Celem webinaru jest praktyczne przedstawienie podstawowych zagadnień związanych z wypełnianiem obowiązków informacyjnych w zakresie podatku u źródła. Webinar jest wstępem do szkolenia, podczas którego zagadnienia związane z podatkiem u źródła oraz obowiązkami sprawozdawczymi zostaną omówione w sposób szczegółowy.
PROGRAM
I. Podatek u źródła – wybrane kategorie należności podlegających podatkowi u źródła.
a) Zasady opodatkowania odsetek i wybrane kategorie należności odsetkowych.
b) Zasady opodatkowania należności licencyjnych i wybrane kategorie należności licencyjnych.
c) Zasady opodatkowania usług niematerialnych i wybrane kategorie usług niematerialnych.
II. Obowiązki informacyjne i dokumentacyjne – podstawowe informacje.
a) Deklaracja CIT 10 Z / PIT 8AR – data złożenia, wymagane informacje.
b) Informacja IFT – 2/2R / IFT – 1/1R – data złożenia, wymagane informacje.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 15 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[11]=>
object(App\Models\Product)#3232 (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(538)
["slug"]=>
string(48) "qa-skladki-zdrowotne-w-dzialalnosci-gospodarczej"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:57"
["updated_at"]=>
string(19) "2023-05-19 17:04:19"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2023-05-19 16:59: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(538)
["slug"]=>
string(48) "qa-skladki-zdrowotne-w-dzialalnosci-gospodarczej"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:57"
["updated_at"]=>
string(19) "2023-05-19 17:04:19"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2023-05-19 16:59: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)#3220 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3180 (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(11) {
["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)
["link"]=>
NULL
["image"]=>
NULL
}
["original":protected]=>
array(14) {
["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)
["link"]=>
NULL
["image"]=>
NULL
["pivot_categorable_id"]=>
int(538)
["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)#3179 (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(538)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(538)
["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)#3255 (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)#3157 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3129 (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)#3143 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3099 (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(538)
["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)#3118 (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(538)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(538)
["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)#3170 (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)#3083 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#3043 (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)#3059 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#3011 (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(538)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3303)
}
["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)#3038 (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(538)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3303)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(538)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3303)
}
["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)#3084 (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)#3019 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2964 (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)#2975 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2929 (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(36) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
}
["original":protected]=>
array(38) {
["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
["account_type"]=>
NULL
["nip"]=>
NULL
["company_name"]=>
NULL
["industry"]=>
NULL
["position"]=>
NULL
["pivot_product_id"]=>
int(538)
["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)#2928 (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(538)
["author_id"]=>
int(3)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(538)
["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)#3039 (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)#2925 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2889 (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(538)
["product_id"]=>
int(538)
["locale"]=>
string(2) "pl"
["name"]=>
string(52) "Q&A składki zdrowotne w działalności gospodarczej"
["content"]=>
string(1115) "CEL WEBINARU
W ramach webinaru nasi doradcy udzielą odpowiedzi na nurtujące Państwa pytania w zakresie składki zdrowotnej w działalności gospodarczej.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 10 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(538)
["product_id"]=>
int(538)
["locale"]=>
string(2) "pl"
["name"]=>
string(52) "Q&A składki zdrowotne w działalności gospodarczej"
["content"]=>
string(1115) "CEL WEBINARU
W ramach webinaru nasi doradcy udzielą odpowiedzi na nurtujące Państwa pytania w zakresie składki zdrowotnej w działalności gospodarczej.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 10 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["perPage":protected]=>
int(12)
["currentPage":protected]=>
int(60)
["path":protected]=>
string(82) "https://test.akademialtca.pl/katalog/podatki-prawo-rachunkowosc/webinaria-nagrania"
["query":protected]=>
array(0) {
}
["fragment":protected]=>
NULL
["pageName":protected]=>
string(4) "page"
["onEachSide"]=>
int(3)
["options":protected]=>
array(2) {
["path"]=>
string(82) "https://test.akademialtca.pl/katalog/podatki-prawo-rachunkowosc/webinaria-nagrania"
["pageName"]=>
string(4) "page"
}
["total":protected]=>
int(888)
["lastPage":protected]=>
int(74)
}
Znaleziono 888 szkoleń