Podatki, prawo i rachunkowość
object(Illuminate\Pagination\LengthAwarePaginator)#2800 (11) {
["items":protected]=>
object(Illuminate\Database\Eloquent\Collection)#2892 (2) {
["items":protected]=>
array(12) {
[0]=>
object(App\Models\Product)#3090 (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(327)
["slug"]=>
string(18) "czytamy-polski-lad"
["price"]=>
string(1) "0"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:35"
["updated_at"]=>
string(19) "2023-05-23 17:39:54"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2023-05-23 17:38: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(327)
["slug"]=>
string(18) "czytamy-polski-lad"
["price"]=>
string(1) "0"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:35"
["updated_at"]=>
string(19) "2023-05-23 17:39:54"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2023-05-23 17:38:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3064 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3027 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(10) "categories"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(9) {
["id"]=>
int(5)
["slug"]=>
string(9) "webinaria"
["created_at"]=>
string(19) "2023-04-21 17:41:07"
["updated_at"]=>
string(19) "2023-04-21 17:41:07"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["category_id"]=>
NULL
["created_by"]=>
NULL
["display_in_filters"]=>
bool(true)
}
["original":protected]=>
array(12) {
["id"]=>
int(5)
["slug"]=>
string(9) "webinaria"
["created_at"]=>
string(19) "2023-04-21 17:41:07"
["updated_at"]=>
string(19) "2023-04-21 17:41:07"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["category_id"]=>
NULL
["created_by"]=>
NULL
["display_in_filters"]=>
bool(true)
["pivot_categorable_id"]=>
int(327)
["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)#3059 (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(327)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(327)
["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)#3111 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(14) "categorable_id"
["relatedKey":protected]=>
string(11) "category_id"
["morphType":protected]=>
string(16) "categorable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#3013 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3005 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(21) "category_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(5)
["category_id"]=>
int(5)
["locale"]=>
string(2) "pl"
["title"]=>
string(9) "Webinaria"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(5)
["category_id"]=>
int(5)
["locale"]=>
string(2) "pl"
["title"]=>
string(9) "Webinaria"
["description"]=>
NULL
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(2) {
[0]=>
string(5) "title"
[1]=>
string(11) "description"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(2) {
[0]=>
string(5) "title"
[1]=>
string(11) "description"
}
["revisionPresenter":protected]=>
string(47) "SCTeam\Categories\Presenters\Revisions\Category"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["tags"]=>
object(Illuminate\Database\Eloquent\Collection)#2988 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2951 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(3)
["created_at"]=>
string(19) "2025-01-09 17:29:57"
["updated_at"]=>
string(19) "2025-01-09 17:29:57"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(3)
["created_at"]=>
string(19) "2025-01-09 17:29:57"
["updated_at"]=>
string(19) "2025-01-09 17:29:57"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(327)
["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)#2983 (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(327)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(327)
["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)#3022 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(11) "taggable_id"
["relatedKey":protected]=>
string(6) "tag_id"
["morphType":protected]=>
string(13) "taggable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2937 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2929 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(3)
["tag_id"]=>
int(3)
["locale"]=>
string(2) "pl"
["title"]=>
string(7) "Podatki"
}
["original":protected]=>
array(4) {
["id"]=>
int(3)
["tag_id"]=>
int(3)
["locale"]=>
string(2) "pl"
["title"]=>
string(7) "Podatki"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#2910 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2885 (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(327)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3519)
}
["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)#2899 (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(327)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3519)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(327)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3519)
}
["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)#2946 (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)#2889 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2860 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(22) "attribute_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(1)
["attribute_id"]=>
int(1)
["locale"]=>
string(2) "pl"
["name"]=>
string(11) "Stan prawny"
}
["original":protected]=>
array(4) {
["id"]=>
int(1)
["attribute_id"]=>
int(1)
["locale"]=>
string(2) "pl"
["name"]=>
string(11) "Stan prawny"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(4) "name"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(4) "name"
}
["revisionPresenter":protected]=>
string(46) "SCTeam\Products\Presenters\Revisions\Attribute"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["authors"]=>
object(Illuminate\Database\Eloquent\Collection)#2846 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2812 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(30) {
["id"]=>
int(3)
["username"]=>
NULL
["first_name"]=>
string(6) "Marcin"
["last_name"]=>
string(8) "Zarzycki"
["email"]=>
string(23) "marcin.zarzycki@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS"
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2025-08-12 00:44:21"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1176) "Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(44) "https://www.linkedin.com/in/marcin-zarzycki/"
["large_photo_png"]=>
string(34) "photos/marcin_zarzycki_500x500.png"
["large_photo_webp"]=>
string(35) "photos/marcin_zarzycki_500x500.webp"
["small_photo_png"]=>
string(34) "photos/marcin_zarzycki_100x100.png"
["small_photo_webp"]=>
string(35) "photos/marcin_zarzycki_100x100.webp"
}
["original":protected]=>
array(32) {
["id"]=>
int(3)
["username"]=>
NULL
["first_name"]=>
string(6) "Marcin"
["last_name"]=>
string(8) "Zarzycki"
["email"]=>
string(23) "marcin.zarzycki@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS"
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2025-08-12 00:44:21"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1176) "Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(44) "https://www.linkedin.com/in/marcin-zarzycki/"
["large_photo_png"]=>
string(34) "photos/marcin_zarzycki_500x500.png"
["large_photo_webp"]=>
string(35) "photos/marcin_zarzycki_500x500.webp"
["small_photo_png"]=>
string(34) "photos/marcin_zarzycki_100x100.png"
["small_photo_webp"]=>
string(35) "photos/marcin_zarzycki_100x100.webp"
["pivot_product_id"]=>
int(327)
["pivot_author_id"]=>
int(3)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2841 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(327)
["author_id"]=>
int(3)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(327)
["author_id"]=>
int(3)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#2906 (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)#2802 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2788 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(327)
["product_id"]=>
int(327)
["locale"]=>
string(2) "pl"
["name"]=>
string(19) "Czytamy Polski Ład"
["content"]=>
string(801) "Zapraszamy na nowy cykl webinarów – „czytamy Polski Ład” w ramach którego eksperci Kancelarii LTCA będą krok po kroku analizować zapisy projektu Polskiego Ładu. Spotkania będą odbywać się cyklicznie w każdy piątek a wszyscy uczestnicy będą mieli możliwość zadawania pytań i wyrażania swoich opinii.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 50 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["original":protected]=>
array(7) {
["id"]=>
int(327)
["product_id"]=>
int(327)
["locale"]=>
string(2) "pl"
["name"]=>
string(19) "Czytamy Polski Ład"
["content"]=>
string(801) "Zapraszamy na nowy cykl webinarów – „czytamy Polski Ład” w ramach którego eksperci Kancelarii LTCA będą krok po kroku analizować zapisy projektu Polskiego Ładu. Spotkania będą odbywać się cyklicznie w każdy piątek a wszyscy uczestnicy będą mieli możliwość zadawania pytań i wyrażania swoich opinii.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(564) "
Czas trwania:
1 godzina 50 minut
Certyfikat:
TAK
Materiały:
TAK
"
}
["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)#3089 (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(331)
["slug"]=>
string(32) "dyrektywa-o-ochronie-sygnalistow"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:36"
["updated_at"]=>
string(19) "2023-05-23 17:41:17"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2023-05-23 17:40: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(331)
["slug"]=>
string(32) "dyrektywa-o-ochronie-sygnalistow"
["price"]=>
string(2) "49"
["tax_id"]=>
int(1)
["type"]=>
int(4)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:36:36"
["updated_at"]=>
string(19) "2023-05-23 17:41:17"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2023-05-23 17:40: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)#3091 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3026 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(10) "categories"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(9) {
["id"]=>
int(5)
["slug"]=>
string(9) "webinaria"
["created_at"]=>
string(19) "2023-04-21 17:41:07"
["updated_at"]=>
string(19) "2023-04-21 17:41:07"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["category_id"]=>
NULL
["created_by"]=>
NULL
["display_in_filters"]=>
bool(true)
}
["original":protected]=>
array(12) {
["id"]=>
int(5)
["slug"]=>
string(9) "webinaria"
["created_at"]=>
string(19) "2023-04-21 17:41:07"
["updated_at"]=>
string(19) "2023-04-21 17:41:07"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["category_id"]=>
NULL
["created_by"]=>
NULL
["display_in_filters"]=>
bool(true)
["pivot_categorable_id"]=>
int(331)
["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)#3057 (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(331)
["category_id"]=>
int(5)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(331)
["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)#3111 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(14) "categorable_id"
["relatedKey":protected]=>
string(11) "category_id"
["morphType":protected]=>
string(16) "categorable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#3012 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3005 (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)#3078 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2950 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(3)
["created_at"]=>
string(19) "2025-01-09 17:29:57"
["updated_at"]=>
string(19) "2025-01-09 17:29:57"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(3)
["created_at"]=>
string(19) "2025-01-09 17:29:57"
["updated_at"]=>
string(19) "2025-01-09 17:29:57"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(331)
["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)#2981 (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(331)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(331)
["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)#3022 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(11) "taggable_id"
["relatedKey":protected]=>
string(6) "tag_id"
["morphType":protected]=>
string(13) "taggable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2936 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2929 (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)#2924 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2881 (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(331)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(3521)
}
["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)#2900 (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(331)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3521)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(331)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(3521)
}
["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)#2946 (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)#2874 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2860 (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)#2927 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2811 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(30) {
["id"]=>
int(1760)
["username"]=>
NULL
["first_name"]=>
string(4) "Anna"
["last_name"]=>
string(6) "Kubicz"
["email"]=>
string(19) "anna.kubicz@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$8NkevbNa85JuEzAwG1CWlufXhNM89AlJi/TjXzwxhQaafQDvOrOje"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "XTJ2owC1xwHUq6LzT7wID3d79GCD4OlEZUQJjqfIqJBk27jlb9gkL3vVfPY8"
["created_at"]=>
string(19) "2023-04-21 17:22:10"
["updated_at"]=>
string(19) "2025-11-21 19:27:54"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(910) "Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/"
["large_photo_png"]=>
string(30) "photos/anna_kubicz_500x500.png"
["large_photo_webp"]=>
string(31) "photos/anna_kubicz_500x500.webp"
["small_photo_png"]=>
string(30) "photos/anna_kubicz_100x100.png"
["small_photo_webp"]=>
string(31) "photos/anna_kubicz_100x100.webp"
}
["original":protected]=>
array(32) {
["id"]=>
int(1760)
["username"]=>
NULL
["first_name"]=>
string(4) "Anna"
["last_name"]=>
string(6) "Kubicz"
["email"]=>
string(19) "anna.kubicz@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$8NkevbNa85JuEzAwG1CWlufXhNM89AlJi/TjXzwxhQaafQDvOrOje"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "XTJ2owC1xwHUq6LzT7wID3d79GCD4OlEZUQJjqfIqJBk27jlb9gkL3vVfPY8"
["created_at"]=>
string(19) "2023-04-21 17:22:10"
["updated_at"]=>
string(19) "2025-11-21 19:27:54"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(910) "Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/"
["large_photo_png"]=>
string(30) "photos/anna_kubicz_500x500.png"
["large_photo_webp"]=>
string(31) "photos/anna_kubicz_500x500.webp"
["small_photo_png"]=>
string(30) "photos/anna_kubicz_100x100.png"
["small_photo_webp"]=>
string(31) "photos/anna_kubicz_100x100.webp"
["pivot_product_id"]=>
int(331)
["pivot_author_id"]=>
int(1760)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2839 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(331)
["author_id"]=>
int(1760)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(331)
["author_id"]=>
int(1760)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#2906 (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)#2865 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2787 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(331)
["product_id"]=>
int(331)
["locale"]=>
string(2) "pl"
["name"]=>
string(33) "Dyrektywa o ochronie sygnalistów"
["content"]=>
string(6578) "PROGRAM
Informacje wstępne
Kim jest sygnalista
Zgłoszenia wewnętrzne i działania następcze
Środki ochrony sygnalistów.
Sankcje
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Informacje wstępne
Kim jest sygnalista
Zgłoszenia wewnętrzne i działania następcze
Środki ochrony sygnalistów.
Sankcje
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(326) ["pivot_author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2840 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(326) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(326) ["author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2906 (46) { ["connection":protected]=> NULL ["table":protected]=> string(8) "products" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(3) { [0]=> string(10) "categories" [1]=> string(4) "tags" [2]=> string(10) "attributes" } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(11) { ["type"]=> string(33) "SCTeam\Products\Enums\ProductType" ["promotional_price_starts_at"]=> string(8) "datetime" ["promotional_price_ends_at"]=> string(8) "datetime" ["starts_at"]=> string(8) "datetime" ["finish_at"]=> string(8) "datetime" ["related_product_ids"]=> string(5) "array" ["date_of_publish"]=> string(8) "datetime" ["published_to"]=> string(8) "datetime" ["workshop_days"]=> string(5) "array" ["mobile_app_only"]=> string(7) "boolean" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(3) { [0]=> string(9) "image_url" [1]=> string(3) "url" [2]=> string(12) "legal_status" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(2) "id" } ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["translatedAttributes"]=> array(4) { [0]=> string(4) "name" [1]=> string(7) "content" [2]=> string(11) "description" [3]=> string(15) "additional_info" } ["revisionPresenter":protected]=> string(44) "SCTeam\Products\Presenters\Revisions\Product" ["sortable":protected]=> array(7) { [0]=> string(2) "id" [1]=> string(4) "slug" [2]=> string(5) "price" [3]=> string(9) "starts_at" [4]=> string(4) "type" [5]=> string(15) "date_of_publish" [6]=> string(32) "clickMeetingConference.starts_at" } ["metaTable":protected]=> string(13) "products_meta" ["forceDeleting":protected]=> bool(false) ["defaultLocale":protected]=> NULL ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } ["scoutMetadata":protected]=> array(0) { } ["translationModel"]=> string(41) "SCTeam\Products\Models\ProductTranslation" } ["foreignKey":protected]=> string(10) "product_id" ["relatedKey":protected]=> string(9) "author_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["hidden":protected]=> array(2) { [0]=> string(8) "password" [1]=> string(14) "remember_token" } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["rememberTokenName":protected]=> string(14) "remember_token" ["revisionable":protected]=> array(8) { [0]=> string(10) "first_name" [1]=> string(9) "last_name" [2]=> string(5) "email" [3]=> string(5) "phone" [4]=> string(6) "status" [5]=> string(16) "allow_newsletter" [6]=> string(11) "facebook_id" [7]=> string(9) "google_id" } ["sortable":protected]=> array(5) { [0]=> string(2) "id" [1]=> string(10) "first_name" [2]=> string(9) "last_name" [3]=> string(5) "email" [4]=> string(10) "created_at" } ["accessToken":protected]=> NULL ["forceDeleting":protected]=> bool(false) ["roleClass":"SCTeam\Auth\Models\User":private]=> NULL ["permissionClass":"SCTeam\Auth\Models\User":private]=> NULL ["wildcardClass":"SCTeam\Auth\Models\User":private]=> NULL ["__metaData":protected]=> NULL ["__wasCreatedEventFired":protected]=> bool(false) ["__wasUpdatedEventFired":protected]=> bool(false) ["__wasSavedEventFired":protected]=> bool(false) ["mediaConversions"]=> array(0) { } ["mediaCollections"]=> array(0) { } ["deletePreservingMedia":protected]=> bool(false) ["unAttachedMediaLibraryItems":protected]=> array(0) { } } } ["escapeWhenCastingToString":protected]=> bool(false) } ["translations"]=> object(Illuminate\Database\Eloquent\Collection)#2863 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2789 (30) { ["connection":protected]=> string(5) "pgsql" ["table":protected]=> string(20) "product_translations" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(7) { ["id"]=> int(326) ["product_id"]=> int(326) ["locale"]=> string(2) "pl" ["name"]=> string(44) "Podatkowe podsumowanie miesiąca lipiec 2021" ["content"]=> string(1162) "Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – lipiec 2021” który poprowadzi Pan Marcin Zarzycki Adwokat, Doradca podatkowy z Kancelarii LTCA.
Podczas webinaru zostaną omówione najnowsze zmiany/problemy, z którymi mieli Państwo do czynienia w lipcu.
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – lipiec 2021” który poprowadzi Pan Marcin Zarzycki Adwokat, Doradca podatkowy z Kancelarii LTCA.
Podczas webinaru zostaną omówione najnowsze zmiany/problemy, z którymi mieli Państwo do czynienia w lipcu.
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(325) ["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)#2836 (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(325) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(325) ["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)#2906 (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)#2890 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2790 (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(325) ["product_id"]=> int(325) ["locale"]=> string(2) "pl" ["name"]=> string(52) "Ryzyka i odpowiedzialność za rozliczenia podatkowe" ["content"]=> string(9186) "I. Część prawna:
II. Część techniczno – informatyczna:
I. Część prawna:
II. Część techniczno – informatyczna:
Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
I. Część prawna:
II. Część techniczno – informatyczna:
I. Część prawna:
II. Część techniczno – informatyczna:
Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/" ["large_photo_png"]=> string(30) "photos/anna_kubicz_500x500.png" ["large_photo_webp"]=> string(31) "photos/anna_kubicz_500x500.webp" ["small_photo_png"]=> string(30) "photos/anna_kubicz_100x100.png" ["small_photo_webp"]=> string(31) "photos/anna_kubicz_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(1760) ["username"]=> NULL ["first_name"]=> string(4) "Anna" ["last_name"]=> string(6) "Kubicz" ["email"]=> string(19) "anna.kubicz@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$8NkevbNa85JuEzAwG1CWlufXhNM89AlJi/TjXzwxhQaafQDvOrOje" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "XTJ2owC1xwHUq6LzT7wID3d79GCD4OlEZUQJjqfIqJBk27jlb9gkL3vVfPY8" ["created_at"]=> string(19) "2023-04-21 17:22:10" ["updated_at"]=> string(19) "2025-11-21 19:27:54" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(910) "Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/" ["large_photo_png"]=> string(30) "photos/anna_kubicz_500x500.png" ["large_photo_webp"]=> string(31) "photos/anna_kubicz_500x500.webp" ["small_photo_png"]=> string(30) "photos/anna_kubicz_100x100.png" ["small_photo_webp"]=> string(31) "photos/anna_kubicz_100x100.webp" ["pivot_product_id"]=> int(324) ["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)#2838 (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(324) ["author_id"]=> int(1760) } ["original":protected]=> array(2) { ["product_id"]=> int(324) ["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)#2906 (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)#2894 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2791 (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(324) ["product_id"]=> int(324) ["locale"]=> string(2) "pl" ["name"]=> string(26) "Schematy podatkowe – MDR" ["content"]=> string(1435) "Czym jest schemat podatkowy?
Kto jest zobowiązany do przekazania informacji o schematach podatkowych i kiedy należy je zgłosić?
Co powinna zawierać informacja o schemacie podatkowym
Procedura wewnętrzna
Sankcje
Czym jest schemat podatkowy?
Kto jest zobowiązany do przekazania informacji o schematach podatkowych i kiedy należy je zgłosić?
Co powinna zawierać informacja o schemacie podatkowym
Procedura wewnętrzna
Sankcje
Czas trwania:
1 godzina 15 minut
Certyfikat:
TAK
Materiały:
TAK
Czym jest schemat podatkowy?
Kto jest zobowiązany do przekazania informacji o schematach podatkowych i kiedy należy je zgłosić?
Co powinna zawierać informacja o schemacie podatkowym
Procedura wewnętrzna
Sankcje
Czym jest schemat podatkowy?
Kto jest zobowiązany do przekazania informacji o schematach podatkowych i kiedy należy je zgłosić?
Co powinna zawierać informacja o schemacie podatkowym
Procedura wewnętrzna
Sankcje
Czas trwania:
1 godzina 15 minut
Certyfikat:
TAK
Materiały:
TAK
Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(322) ["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)#2837 (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(322) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(322) ["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)#2906 (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)#2911 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2792 (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(322) ["product_id"]=> int(322) ["locale"]=> string(2) "pl" ["name"]=> string(46) "Podatkowe podsumowanie miesiąca czerwiec 2021" ["content"]=> string(633) "Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – czerwiec 2021” który poprowadzi Pan Marcin Zarzycki Adwokat, Doradca podatkowy z Kancelarii LTCA.
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – czerwiec 2021” który poprowadzi Pan Marcin Zarzycki Adwokat, Doradca podatkowy z Kancelarii LTCA.
" ["description"]=> string(0) "" ["additional_info"]=> string(563) "Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(320) ["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)#2834 (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(320) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(320) ["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)#2906 (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)#2842 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2793 (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(320) ["product_id"]=> int(320) ["locale"]=> string(2) "pl" ["name"]=> string(25) "AML dla biur rachunkowych" ["content"]=> string(3733) "Nowelizacja ustawy o przeciwdziałaniu praniu pieniędzy i finansowaniu terroryzmu (AML) spowodowała, że już 31.07.2021 roku wszystkie biura rachunkowe staną się instytucją obowiązaną.
Dotychczas do tzw. instytucji obowiązanych należeli m.in. biegli rewidenci, podmioty prowadzące działalność w zakresie usługowego prowadzenia ksiąg rachunkowych oraz doradcy podatkowi. Teraz dołączą do nich osoby świadczące usługi sporządzania deklaracji, prowadzenia ksiąg podatkowych, udzielania porad, opinii lub wyjaśnień z zakresu przepisów prawa podatkowego lub celnego.
Nowe obowiązki obejmą około 45 tysięcy biur rachunkowych, które jeżeli mają zawartą chociaż jedną stałą umowę o prowadzenie ksiąg podatkowych, będą musiały wypełnić szereg szczegółowych obowiązków.
Biura rachunkowe będą zobowiązane do wdrożenia procedur wewnętrznych, które pomogą zidentyfikować klienta, ustalić beneficjenta rzeczywistego, analizować transakcje zawarte przez klientów, a w przypadku transakcji podejrzanych , zaraportować ją do GIIF.
Brak procedur może spowodować nałożenie na biuro rachunkowe różnego rodzaju sankcji, w tym sankcji administracyjnych, pieniężnych (do 1.000.000,00 eur) oraz karnych (kara grzywny i/lub kara pozbawienia wolności od 3 miesięcy do 5 lat.)
" ["description"]=> string(0) "" ["additional_info"]=> string(564) "Czas trwania:
1 godzina 55 minut
Certyfikat:
TAK
Materiały:
TAK
Nowelizacja ustawy o przeciwdziałaniu praniu pieniędzy i finansowaniu terroryzmu (AML) spowodowała, że już 31.07.2021 roku wszystkie biura rachunkowe staną się instytucją obowiązaną.
Dotychczas do tzw. instytucji obowiązanych należeli m.in. biegli rewidenci, podmioty prowadzące działalność w zakresie usługowego prowadzenia ksiąg rachunkowych oraz doradcy podatkowi. Teraz dołączą do nich osoby świadczące usługi sporządzania deklaracji, prowadzenia ksiąg podatkowych, udzielania porad, opinii lub wyjaśnień z zakresu przepisów prawa podatkowego lub celnego.
Nowe obowiązki obejmą około 45 tysięcy biur rachunkowych, które jeżeli mają zawartą chociaż jedną stałą umowę o prowadzenie ksiąg podatkowych, będą musiały wypełnić szereg szczegółowych obowiązków.
Biura rachunkowe będą zobowiązane do wdrożenia procedur wewnętrznych, które pomogą zidentyfikować klienta, ustalić beneficjenta rzeczywistego, analizować transakcje zawarte przez klientów, a w przypadku transakcji podejrzanych , zaraportować ją do GIIF.
Brak procedur może spowodować nałożenie na biuro rachunkowe różnego rodzaju sankcji, w tym sankcji administracyjnych, pieniężnych (do 1.000.000,00 eur) oraz karnych (kara grzywny i/lub kara pozbawienia wolności od 3 miesięcy do 5 lat.)
" ["description"]=> string(0) "" ["additional_info"]=> string(564) "Czas trwania:
1 godzina 55 minut
Certyfikat:
TAK
Materiały:
TAK
Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(319) ["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)#2833 (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(319) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(319) ["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)#2906 (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)#2848 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2794 (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(319) ["product_id"]=> int(319) ["locale"]=> string(2) "pl" ["name"]=> string(19) "Podatek u źródła" ["content"]=> string(3804) "W ramach webinaru, Marcin Zarzycki – Adwokat i Doradca podatkowy z Kancelarii LTCA omówi zmiany w zakresie podatku u źródła, które obowiązują od 2019 r. skupiając się na zagadnieniu dotyczącym należytej staranności oraz weryfikacji statusu kontrahenta jako tzw. beneficial owner, jak również przedstawi kluczowe aspekty zmian, które mają obowiązywać od 1 lipca 2021 r.
Jędrzej Jażdżyk – Dyrektor Zarządzający Hogart Sp. z o.o. opowie o najnowszym oprogramowaniu – „Hogart podatek u źródła”, które powstało przy współpracy z LTCA. Oprogramowanie to służy do weryfikacji obowiązków w zakresie podatku u źródła oraz potwierdzenia dochowania należytej staranności.
Czas trwania:
1 godzina 10 minut
Certyfikat:
TAK
Materiały:
TAK
W ramach webinaru, Marcin Zarzycki – Adwokat i Doradca podatkowy z Kancelarii LTCA omówi zmiany w zakresie podatku u źródła, które obowiązują od 2019 r. skupiając się na zagadnieniu dotyczącym należytej staranności oraz weryfikacji statusu kontrahenta jako tzw. beneficial owner, jak również przedstawi kluczowe aspekty zmian, które mają obowiązywać od 1 lipca 2021 r.
Jędrzej Jażdżyk – Dyrektor Zarządzający Hogart Sp. z o.o. opowie o najnowszym oprogramowaniu – „Hogart podatek u źródła”, które powstało przy współpracy z LTCA. Oprogramowanie to służy do weryfikacji obowiązków w zakresie podatku u źródła oraz potwierdzenia dochowania należytej staranności.
Czas trwania:
1 godzina 10 minut
Certyfikat:
TAK
Materiały:
TAK
Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/" ["large_photo_png"]=> string(30) "photos/anna_kubicz_500x500.png" ["large_photo_webp"]=> string(31) "photos/anna_kubicz_500x500.webp" ["small_photo_png"]=> string(30) "photos/anna_kubicz_100x100.png" ["small_photo_webp"]=> string(31) "photos/anna_kubicz_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(1760) ["username"]=> NULL ["first_name"]=> string(4) "Anna" ["last_name"]=> string(6) "Kubicz" ["email"]=> string(19) "anna.kubicz@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$8NkevbNa85JuEzAwG1CWlufXhNM89AlJi/TjXzwxhQaafQDvOrOje" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "XTJ2owC1xwHUq6LzT7wID3d79GCD4OlEZUQJjqfIqJBk27jlb9gkL3vVfPY8" ["created_at"]=> string(19) "2023-04-21 17:22:10" ["updated_at"]=> string(19) "2025-11-21 19:27:54" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(910) "Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/" ["large_photo_png"]=> string(30) "photos/anna_kubicz_500x500.png" ["large_photo_webp"]=> string(31) "photos/anna_kubicz_500x500.webp" ["small_photo_png"]=> string(30) "photos/anna_kubicz_100x100.png" ["small_photo_webp"]=> string(31) "photos/anna_kubicz_100x100.webp" ["pivot_product_id"]=> int(298) ["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)#2835 (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(298) ["author_id"]=> int(1760) } ["original":protected]=> array(2) { ["product_id"]=> int(298) ["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)#2906 (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)#2847 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2795 (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(298) ["product_id"]=> int(298) ["locale"]=> string(2) "pl" ["name"]=> string(55) "Ceny transferowe – obowiązki podatników w 2021 roku" ["content"]=> string(6575) "Rok 2021 to kolejne wyzwania stawiane przed podmiotami powiązanymi. Zmiana przepisów dotyczących sporządzania dokumentacji z podmiotami z rajów podatkowych, nowa schema formularza TP-R oraz obowiązek aktualizacji analiz benchmarkingowych to najważniejsze z obowiązków jakie czekają na podatników w tym roku. Podczas szkolenia przedstawimy praktyczne porady jak sprostać nowym obowiązkom oraz przed jakimi podmiotami są one stawiane.
1. Analiza benchmarkingowa
2. Dokumentowanie transakcji z rajami podatkowymi
3. Nowy formularz TP-R
Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Rok 2021 to kolejne wyzwania stawiane przed podmiotami powiązanymi. Zmiana przepisów dotyczących sporządzania dokumentacji z podmiotami z rajów podatkowych, nowa schema formularza TP-R oraz obowiązek aktualizacji analiz benchmarkingowych to najważniejsze z obowiązków jakie czekają na podatników w tym roku. Podczas szkolenia przedstawimy praktyczne porady jak sprostać nowym obowiązkom oraz przed jakimi podmiotami są one stawiane.
1. Analiza benchmarkingowa
2. Dokumentowanie transakcji z rajami podatkowymi
3. Nowy formularz TP-R
Czas trwania:
1 godzina 0 minut
Certyfikat:
TAK
Materiały:
TAK
Cena bez abonamentu:
49 PLN
Czas trwania:
1 godzina 5 minut
Certyfikat:
TAK
Materiały:
TAK
Cena bez abonamentu:
49 PLN
Czas trwania:
1 godzina 5 minut
Certyfikat:
TAK
Materiały:
TAK
Daniel jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Szczecińskim oraz jest w trakcie studiów doktoranckich na Akademii Leona Koźmińskiego w Warszawie. Od 2011 roku wykonuje zawód doradcy podatkowego, wcześniej pracował w administracji skarbowej, reprezentując Polskę między innymi w panelach podatkowych Grupy Wyszehradzkiej oraz Grupy Państw Morza Bałtyckiego. Specjalizuje się w podatkach CIT i VAT oraz w podatku od nieruchomości. Doradzał firmom z branży nieruchomościowej, automotive, transportowej, FCMG oraz IT. Reprezentował klientów w toku postępowań podatkowych oraz postępowań przed sądami administracyjnymi i Naczelnym Sądem Administracyjnym. Daniel jest również ekspertem z obszaru planowania i restrukturyzacji podatkowej – z powodzeniem wdrożył dziesiątki projektów restrukturyzacyjnych. Doświadczony wykładowca, przeprowadził ponad 500 szkoleń z zakresu podatków i restrukturyzacji. Autor wielu publikacji na temat opodatkowania działalności firm w Polsce. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(45) "https://www.linkedin.com/in/danielwieckowski/" ["large_photo_png"]=> string(36) "photos/daniel_wieckowski_500x500.png" ["large_photo_webp"]=> string(37) "photos/daniel_wieckowski_500x500.webp" ["small_photo_png"]=> string(36) "photos/daniel_wieckowski_100x100.png" ["small_photo_webp"]=> string(37) "photos/daniel_wieckowski_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(1922) ["username"]=> NULL ["first_name"]=> string(6) "Daniel" ["last_name"]=> string(11) "Więckowski" ["email"]=> string(25) "daniel.wieckowski@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$PSs1oEIQs6KrMvmmqBjn..zAYggx4Amp8yY9lqGpc/TrgY4yLxEOm" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "0TAmIG7vesWE31wj3bORH7SamlA91WOTckMqASbqSKglnayoVjXiY1aT3CFT" ["created_at"]=> string(19) "2023-04-21 17:22:20" ["updated_at"]=> string(19) "2025-11-06 07:46:28" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1156) "Daniel jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Szczecińskim oraz jest w trakcie studiów doktoranckich na Akademii Leona Koźmińskiego w Warszawie. Od 2011 roku wykonuje zawód doradcy podatkowego, wcześniej pracował w administracji skarbowej, reprezentując Polskę między innymi w panelach podatkowych Grupy Wyszehradzkiej oraz Grupy Państw Morza Bałtyckiego. Specjalizuje się w podatkach CIT i VAT oraz w podatku od nieruchomości. Doradzał firmom z branży nieruchomościowej, automotive, transportowej, FCMG oraz IT. Reprezentował klientów w toku postępowań podatkowych oraz postępowań przed sądami administracyjnymi i Naczelnym Sądem Administracyjnym. Daniel jest również ekspertem z obszaru planowania i restrukturyzacji podatkowej – z powodzeniem wdrożył dziesiątki projektów restrukturyzacyjnych. Doświadczony wykładowca, przeprowadził ponad 500 szkoleń z zakresu podatków i restrukturyzacji. Autor wielu publikacji na temat opodatkowania działalności firm w Polsce. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(45) "https://www.linkedin.com/in/danielwieckowski/" ["large_photo_png"]=> string(36) "photos/daniel_wieckowski_500x500.png" ["large_photo_webp"]=> string(37) "photos/daniel_wieckowski_500x500.webp" ["small_photo_png"]=> string(36) "photos/daniel_wieckowski_100x100.png" ["small_photo_webp"]=> string(37) "photos/daniel_wieckowski_100x100.webp" ["pivot_product_id"]=> int(296) ["pivot_author_id"]=> int(1922) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2831 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(296) ["author_id"]=> int(1922) } ["original":protected]=> array(2) { ["product_id"]=> int(296) ["author_id"]=> int(1922) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Product)#2906 (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)#2825 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2797 (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(296) ["product_id"]=> int(296) ["locale"]=> string(2) "pl" ["name"]=> string(31) "Podatki CIT i VAT w branży TSL" ["content"]=> string(4158) "Celem webinaru jest omówienie problematyki podatków CIT i VAT w branży TSL (transport, spedycja, logistyka).
1. Powstanie obowiązku podatkowego
a. Wykonanie usługi transportowej, spedycyjnej i logistycznej – jak ustalić właściwą datę.
b. Usługi rozliczane w okresach rozliczeniowych.
c. Ustalanie właściwego kursu dla obliczenia podstawy opodatkowania oraz kwoty podatku.
d. Charakterystyka usług kompleksowych.
2. Stawki podatku w branży TSL.
a. Zasady ustalania właściwej stawki VAT.
b. Stawka 0% – ryzyko niewłaściwego ustalenia prawa do zastosowania preferencji.
3. Przychody podatkowe charakterystyczne dla branży TSL: usługi transportowe, spedycyjne, logistyczne i magazynowe – wykonanie usługi oraz częściowe wykonanie usługi (określenie momentu rozpoznania przychodu)
4. Kary umowne i odszkodowania (otrzymane i zapłacone) w branży TSL: kary z tytułu wadliwej oraz nieterminowej realizacji usług, kary za zagubienie / uszkodzenie ładunku, kary za przestój oraz inne rodzaje kar i opłat – przegląd najnowszych interpretacji i orzecznictwa. Czy zawsze otrzymane kara / odszkodowanie powoduje powstanie przychodu podatkowego?
Czas trwania:
1 godzina 20 minut
Certyfikat:
TAK
Materiały:
TAK
Celem webinaru jest omówienie problematyki podatków CIT i VAT w branży TSL (transport, spedycja, logistyka).
1. Powstanie obowiązku podatkowego
a. Wykonanie usługi transportowej, spedycyjnej i logistycznej – jak ustalić właściwą datę.
b. Usługi rozliczane w okresach rozliczeniowych.
c. Ustalanie właściwego kursu dla obliczenia podstawy opodatkowania oraz kwoty podatku.
d. Charakterystyka usług kompleksowych.
2. Stawki podatku w branży TSL.
a. Zasady ustalania właściwej stawki VAT.
b. Stawka 0% – ryzyko niewłaściwego ustalenia prawa do zastosowania preferencji.
3. Przychody podatkowe charakterystyczne dla branży TSL: usługi transportowe, spedycyjne, logistyczne i magazynowe – wykonanie usługi oraz częściowe wykonanie usługi (określenie momentu rozpoznania przychodu)
4. Kary umowne i odszkodowania (otrzymane i zapłacone) w branży TSL: kary z tytułu wadliwej oraz nieterminowej realizacji usług, kary za zagubienie / uszkodzenie ładunku, kary za przestój oraz inne rodzaje kar i opłat – przegląd najnowszych interpretacji i orzecznictwa. Czy zawsze otrzymane kara / odszkodowanie powoduje powstanie przychodu podatkowego?
Czas trwania:
1 godzina 20 minut
Certyfikat:
TAK
Materiały:
TAK
Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" } ["original":protected]=> array(32) { ["id"]=> int(3) ["username"]=> NULL ["first_name"]=> string(6) "Marcin" ["last_name"]=> string(8) "Zarzycki" ["email"]=> string(23) "marcin.zarzycki@ltca.pl" ["phone"]=> NULL ["mobile_phone"]=> NULL ["status"]=> bool(true) ["email_verified_at"]=> NULL ["password"]=> string(60) "$2y$10$9nZdoii06vxEdbCYjqlvuedcGHPqpeVXYLotyvPIv2ErKgWyeWfY6" ["allow_newsletter"]=> bool(true) ["api_token"]=> string(60) "1NHIqXlJDyoacHHtOZ51n8ecugkyp0lEbbUuah5MiS6I1GcEdKiLSFSktViy" ["facebook_id"]=> NULL ["google_id"]=> NULL ["remember_token"]=> string(60) "p83XVKp3SNQPnrhJjzhWJpJUVbwWWxFHSsG8HoX8PKlIktgVDWX71Cs0VwaS" ["created_at"]=> string(19) "2023-04-21 17:20:18" ["updated_at"]=> string(19) "2025-08-12 00:44:21" ["deleted_at"]=> NULL ["two_factor_code"]=> NULL ["two_factor_expires_at"]=> NULL ["description"]=> string(1176) "Marcin jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Wieloletni praktyk i ekspert z zakresu prawa gospodarczego, podatkowego i zarządzania ryzykiem prawnym i podatkowym. Doświadczenie zawodowe zdobywał w krajowych i międzynarodowych firmach doradczych, jako specjalista z zakresu podatków dochodowych oraz wdrażania tax compliance. Marcin reprezentował klientów w ponad 100 postępowaniach podatkowych, sądowo – administracyjnych i karnoskarbowych. Wspólnie z zespołem LTCA jest laureatem prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna. Doświadczony wykładowca, prelegent na studiach podyplomowych oraz na ponad 900 szkoleniach m.in. z zakresu podatków dochodowych, podatku VAT, procedury podatkowej, cen transferowych, podatku u źródła, fuzji i przejęć oraz compliance. Autor wielu specjalistycznych publikacji prawnych i podatkowych. Włada biegle językiem angielskim.
" ["to_be_logged_out"]=> bool(false) ["parent_id"]=> NULL ["tpay_card_token"]=> NULL ["tpay_card_suffix"]=> NULL ["linkedin"]=> string(44) "https://www.linkedin.com/in/marcin-zarzycki/" ["large_photo_png"]=> string(34) "photos/marcin_zarzycki_500x500.png" ["large_photo_webp"]=> string(35) "photos/marcin_zarzycki_500x500.webp" ["small_photo_png"]=> string(34) "photos/marcin_zarzycki_100x100.png" ["small_photo_webp"]=> string(35) "photos/marcin_zarzycki_100x100.webp" ["pivot_product_id"]=> int(295) ["pivot_author_id"]=> int(3) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(6) { ["email_verified_at"]=> string(8) "datetime" ["two_factor_expires_at"]=> string(8) "datetime" ["status"]=> string(28) "SCTeam\Auth\Enums\UserStatus" ["subscriptions.pivot.type"]=> string(43) "SCTeam\Subscriptions\Enums\SubscriptionType" ["subscriptions.pivot.validity_time_type"]=> string(35) "SCTeam\Subscriptions\Enums\TimeType" ["deleted_at"]=> string(8) "datetime" } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dates":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(2) { [0]=> string(4) "name" [1]=> string(6) "avatar" } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(3) { [0]=> string(16) "createdWithMetas" [1]=> string(16) "updatedWithMetas" [2]=> string(14) "savedWithMetas" } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#2823 (33) { ["connection":protected]=> NULL ["table":protected]=> string(14) "product_author" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["product_id"]=> int(295) ["author_id"]=> int(3) } ["original":protected]=> array(2) { ["product_id"]=> int(295) ["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)#2906 (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)#2826 (2) { ["items":protected]=> array(1) { [0]=> object(SCTeam\Products\Models\ProductTranslation)#2798 (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(295) ["product_id"]=> int(295) ["locale"]=> string(2) "pl" ["name"]=> string(41) "Podatkowe podsumowanie miesiąca maj 2021" ["content"]=> string(628) "Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – maj 2021” który poprowadzi Pan Marcin Zarzycki Adwokat, Doradca podatkowy z Kancelarii LTCA.
" ["description"]=> string(0) "" ["additional_info"]=> string(554) "Czas trwania:
55 minut
Certyfikat:
TAK
Materiały:
TAK
Zapraszamy na webinar „Podatkowe podsumowanie miesiąca – maj 2021” który poprowadzi Pan Marcin Zarzycki Adwokat, Doradca podatkowy z Kancelarii LTCA.
" ["description"]=> string(0) "" ["additional_info"]=> string(554) "Czas trwania:
55 minut
Certyfikat:
TAK
Materiały:
TAK
Znaleziono 833 szkoleń