Podatki, prawo i rachunkowość
object(Illuminate\Pagination\LengthAwarePaginator)#2834 (11) {
["items":protected]=>
object(Illuminate\Database\Eloquent\Collection)#2928 (2) {
["items":protected]=>
array(12) {
[0]=>
object(App\Models\Product)#3131 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(2298)
["slug"]=>
string(126) "zasady-doreczen-w-kpa-wytyczne-ustawy-z-dnia-18112020-r-o-doreczeniach-elektronicznych-zmiany-w-procedurze-administracyjnej917"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-19 10:18:06"
["updated_at"]=>
string(19) "2025-02-26 13:37:52"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-04-19 10:11: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(2298)
["slug"]=>
string(126) "zasady-doreczen-w-kpa-wytyczne-ustawy-z-dnia-18112020-r-o-doreczeniach-elektronicznych-zmiany-w-procedurze-administracyjnej917"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-19 10:18:06"
["updated_at"]=>
string(19) "2025-02-26 13:37:52"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-04-19 10:11: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)#3105 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3068 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(10) "categories"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(9) {
["id"]=>
int(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2298)
["pivot_category_id"]=>
int(2)
["pivot_categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(1) {
[0]=>
string(3) "url"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3100 (35) {
["connection":protected]=>
NULL
["table":protected]=>
string(12) "categorables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(3) {
["categorable_id"]=>
int(2298)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2298)
["category_id"]=>
int(2)
["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)#3152 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(14) "categorable_id"
["relatedKey":protected]=>
string(11) "category_id"
["morphType":protected]=>
string(16) "categorable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#3054 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["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)#3029 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2992 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(6)
["created_at"]=>
string(19) "2025-01-09 17:30:35"
["updated_at"]=>
string(19) "2025-01-09 17:30:35"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(6)
["created_at"]=>
string(19) "2025-01-09 17:30:35"
["updated_at"]=>
string(19) "2025-01-09 17:30:35"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(2298)
["pivot_tag_id"]=>
int(6)
["pivot_taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3020 (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(2298)
["tag_id"]=>
int(6)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2298)
["tag_id"]=>
int(6)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3063 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(11) "taggable_id"
["relatedKey":protected]=>
string(6) "tag_id"
["morphType":protected]=>
string(13) "taggable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2977 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2962 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(6)
["tag_id"]=>
int(6)
["locale"]=>
string(2) "pl"
["title"]=>
string(5) "Prawo"
}
["original":protected]=>
array(4) {
["id"]=>
int(6)
["tag_id"]=>
int(6)
["locale"]=>
string(2) "pl"
["title"]=>
string(5) "Prawo"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#2946 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2916 (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(2298)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(11550)
}
["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)#2937 (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(2298)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(11550)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2298)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(11550)
}
["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)#2985 (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)#2908 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (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)#2882 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2846 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(25343)
["username"]=>
NULL
["first_name"]=>
string(7) "Justyna"
["last_name"]=>
string(9) "Sosnowska"
["email"]=>
string(25) "justyna.sosnowska@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$D4iJeROxZcLpqsCDeEueQeUPHAOvL1Xzq5brVmiphNUvBmt7w1DYy"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$PQOFiVLvlOQ.J2W8yULCouCpQWY.smTgJ9R80k3ZK8z3KyxZVdDzy"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2024-02-20 12:48:56"
["updated_at"]=>
string(19) "2024-06-20 14:58:43"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1553) "Absolwentka Wydziału Prawa i Administracji Uniwersytetu Śląskiego w Katowicach na kierunku prawo z 12 - letnim doświadczeniem zawodowym w strukturach publicznych służb zatrudnienia. Obecnie Kierownik Referatu ds. obsługi prawnej i kadr jednostki samorządu terytorialnego. Z wykształcenia prawnik, z wyboru urzędniczka, z zamiłowania szkoleniowiec - trener. Ukończyła studia podyplomowe na Wydziale Zarządzania GWSH na kierunku kadry i płace oraz studia podyplomowe na Wydziale Nauk Stosowanych na kierunku prawo zamówień publicznych i zarządzanie kapitałem ludzkim. Certyfikowana specjalistka procedury administracyjnej, pasjonatka cyfrowej administracji. Od 2014 r. związana z branżą szkoleniową. Prowadzi szkolenia, kursy warsztaty, projekty e-lerningowe dla administracji publicznej. Prowadziła szkolenia dla organizacji pozarządowej Dress for Success Poland w tematyce praw pracowniczych. Inspiratorka, mentorka, przewodniczka w obszarze praw kobiet na współczesnym rynku pracy. Autorka kursu administracyjnego dla urzędników. Realizuje szkolenia autorskie w zakresie obsługi dokumentów elektronicznych, wdrożenia elektronicznego obiegu dokumentów - ezd, odmowy dostępu do informacji publicznej, praw pracowniczych, procedury administracyjnej, instrukcji kancelaryjnej. Wyznaje zasadę wiedza jest wartością, gdy umiesz ją przekazać drugiemu człowiekowi.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
NULL
["large_photo_png"]=>
string(36) "photos/justyna_sosnowska_500x500.png"
["large_photo_webp"]=>
string(37) "photos/justyna_sosnowska_500x500.webp"
["small_photo_png"]=>
string(36) "photos/justyna_sosnowska_100x100.png"
["small_photo_webp"]=>
string(37) "photos/justyna_sosnowska_100x100.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(25343)
["username"]=>
NULL
["first_name"]=>
string(7) "Justyna"
["last_name"]=>
string(9) "Sosnowska"
["email"]=>
string(25) "justyna.sosnowska@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$D4iJeROxZcLpqsCDeEueQeUPHAOvL1Xzq5brVmiphNUvBmt7w1DYy"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$PQOFiVLvlOQ.J2W8yULCouCpQWY.smTgJ9R80k3ZK8z3KyxZVdDzy"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2024-02-20 12:48:56"
["updated_at"]=>
string(19) "2024-06-20 14:58:43"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1553) "Absolwentka Wydziału Prawa i Administracji Uniwersytetu Śląskiego w Katowicach na kierunku prawo z 12 - letnim doświadczeniem zawodowym w strukturach publicznych służb zatrudnienia. Obecnie Kierownik Referatu ds. obsługi prawnej i kadr jednostki samorządu terytorialnego. Z wykształcenia prawnik, z wyboru urzędniczka, z zamiłowania szkoleniowiec - trener. Ukończyła studia podyplomowe na Wydziale Zarządzania GWSH na kierunku kadry i płace oraz studia podyplomowe na Wydziale Nauk Stosowanych na kierunku prawo zamówień publicznych i zarządzanie kapitałem ludzkim. Certyfikowana specjalistka procedury administracyjnej, pasjonatka cyfrowej administracji. Od 2014 r. związana z branżą szkoleniową. Prowadzi szkolenia, kursy warsztaty, projekty e-lerningowe dla administracji publicznej. Prowadziła szkolenia dla organizacji pozarządowej Dress for Success Poland w tematyce praw pracowniczych. Inspiratorka, mentorka, przewodniczka w obszarze praw kobiet na współczesnym rynku pracy. Autorka kursu administracyjnego dla urzędników. Realizuje szkolenia autorskie w zakresie obsługi dokumentów elektronicznych, wdrożenia elektronicznego obiegu dokumentów - ezd, odmowy dostępu do informacji publicznej, praw pracowniczych, procedury administracyjnej, instrukcji kancelaryjnej. Wyznaje zasadę wiedza jest wartością, gdy umiesz ją przekazać drugiemu człowiekowi.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
NULL
["large_photo_png"]=>
string(36) "photos/justyna_sosnowska_500x500.png"
["large_photo_webp"]=>
string(37) "photos/justyna_sosnowska_500x500.webp"
["small_photo_png"]=>
string(36) "photos/justyna_sosnowska_100x100.png"
["small_photo_webp"]=>
string(37) "photos/justyna_sosnowska_100x100.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2298)
["pivot_author_id"]=>
int(25343)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2877 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(2298)
["author_id"]=>
int(25343)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2298)
["author_id"]=>
int(25343)
}
["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)#2942 (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)#2836 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2822 (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(2298)
["product_id"]=>
int(2298)
["locale"]=>
string(2) "pl"
["name"]=>
string(94) "Zasady doręczeń w KPA. Wytyczne ustawy z dnia 18.11.2020 r. o doręczeniach elektronicznych."
["content"]=>
string(4536) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Cak uniknąć błędów interpretacyjnych w obowiązującym stanie prawnym? Co oznaczają zmiany w zasadzie pisemności w zakresie prowadzonego postępowania administracyjnego? Na co zwrócić szczególną uwagę przy interpretacji art. 14 oraz 39 KPA? Jakie zmiany muszą nastąpić w instytucji, aby wdrożyć zapisy ustawy o doręczeniach elektronicznych? Zagadnienia te zostaną szczegółowo omówione na szkoleniu, największy nacisk położony zostanie na kwestie sprawiające najwięcej trudności w codziennym stosowaniu regulacji prawnych, co pozwoli uczestnikom na zrozumienie obowiązującego dualizmu prawnego w związku z różnymi terminami obowiązku stosowania ustawy o doręczeniach elektronicznych.
Uczestnicy szkolenia zdobędą wiedze przydatną w prowadzonych postępowaniach administracyjnych w zakresie zmian w procedurze administracyjnej i prawidłowego stosowania doręczeń elektronicznych. Nabędą umiejętności stosowania nowych przepisów KPA, wprowadzonych ustawą o doręczeniach elektronicznych. Poznają zasady procedury administracyjnej i zdobędą wiedzę w zakresie aktualnego orzecznictwa. Dowiedzą się jakie formy doręczeń będziemy stosować w postępowaniu administracyjnym, i od kiedy jednostka ma obowiązek wdrożyć zapisy ustawy o doręczeniach elektronicznych oraz zmian w KPA.
PROGRAM
1. Analiza brzmienia zasady pisemności - jakie praktyczne korzyści ma nowe brzmienie art. 14 KPA.
2. Omówienie zasad procedury administracyjnej - konsekwencje błędnego stosowania zapisów ustawy.
3. Jak podpisywać pisma urzędowe? Rodzaje podpisów wskazanych w przepisach prawa: podpis własnoręczny, osobisty, kwalifikowany, zaufany. Kto i kiedy może stosować pieczęć elektroniczną.
4. Postać i forma elektroniczna – Co robić z pismami kierowanymi: e – mailem, na informatycznym nośniku danych – czy i kiedy wywołują skutek prawny?
5. Dokument elektroniczny w procedurze administracyjnej – zapis art. 63 KPA, co rozumiemy pod pojęciem podania. Jak prawidłowo złożyć podanie – elementy obligatoryjne.
6. Powiadomienie o pozostawieniu podania bez rozpoznania – obowiązkowe czy nie?
Pouczenie o zasadach prowadzenia korespondencji elektronicznej.
7. Doręczenia – omówienie zagadnień oficjalności doręczeń: doręczenie osobiste, zastępcze, fikcja prawna doręczenia, konkludentne. Najczęstsze błędy w zakresie doręczeń. Jak uniknąć zarzutu braku skuteczności doręczenia.
8. Doręczenia elektroniczne – kiedyś i teraz, brzmienie art. 39 KPA jak stosować i od kiedy?, konsekwencje dualizmu prawnego.
9. Nowe zasady – domyśle doręczenie elektroniczne, obowiązek doręczania na adres do doręczeń, baza adresów elektronicznych.
10. Publiczna usługa rejestrowanego doręczenia elektronicznego. Kwalifikowana usługa doręczenia elektronicznego.
11. Doręczenie z wykorzystaniem publicznej usługi hybrydowej.
12. „Dowód otrzymania” a „chwila doręczenia lub wpłynięcia korespondencji”.
13. Orzecznictwo – skuteczność doręczenia
14. Odpowiedzi na pytania
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 36 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2298)
["product_id"]=>
int(2298)
["locale"]=>
string(2) "pl"
["name"]=>
string(94) "Zasady doręczeń w KPA. Wytyczne ustawy z dnia 18.11.2020 r. o doręczeniach elektronicznych."
["content"]=>
string(4536) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Cak uniknąć błędów interpretacyjnych w obowiązującym stanie prawnym? Co oznaczają zmiany w zasadzie pisemności w zakresie prowadzonego postępowania administracyjnego? Na co zwrócić szczególną uwagę przy interpretacji art. 14 oraz 39 KPA? Jakie zmiany muszą nastąpić w instytucji, aby wdrożyć zapisy ustawy o doręczeniach elektronicznych? Zagadnienia te zostaną szczegółowo omówione na szkoleniu, największy nacisk położony zostanie na kwestie sprawiające najwięcej trudności w codziennym stosowaniu regulacji prawnych, co pozwoli uczestnikom na zrozumienie obowiązującego dualizmu prawnego w związku z różnymi terminami obowiązku stosowania ustawy o doręczeniach elektronicznych.
Uczestnicy szkolenia zdobędą wiedze przydatną w prowadzonych postępowaniach administracyjnych w zakresie zmian w procedurze administracyjnej i prawidłowego stosowania doręczeń elektronicznych. Nabędą umiejętności stosowania nowych przepisów KPA, wprowadzonych ustawą o doręczeniach elektronicznych. Poznają zasady procedury administracyjnej i zdobędą wiedzę w zakresie aktualnego orzecznictwa. Dowiedzą się jakie formy doręczeń będziemy stosować w postępowaniu administracyjnym, i od kiedy jednostka ma obowiązek wdrożyć zapisy ustawy o doręczeniach elektronicznych oraz zmian w KPA.
PROGRAM
1. Analiza brzmienia zasady pisemności - jakie praktyczne korzyści ma nowe brzmienie art. 14 KPA.
2. Omówienie zasad procedury administracyjnej - konsekwencje błędnego stosowania zapisów ustawy.
3. Jak podpisywać pisma urzędowe? Rodzaje podpisów wskazanych w przepisach prawa: podpis własnoręczny, osobisty, kwalifikowany, zaufany. Kto i kiedy może stosować pieczęć elektroniczną.
4. Postać i forma elektroniczna – Co robić z pismami kierowanymi: e – mailem, na informatycznym nośniku danych – czy i kiedy wywołują skutek prawny?
5. Dokument elektroniczny w procedurze administracyjnej – zapis art. 63 KPA, co rozumiemy pod pojęciem podania. Jak prawidłowo złożyć podanie – elementy obligatoryjne.
6. Powiadomienie o pozostawieniu podania bez rozpoznania – obowiązkowe czy nie?
Pouczenie o zasadach prowadzenia korespondencji elektronicznej.
7. Doręczenia – omówienie zagadnień oficjalności doręczeń: doręczenie osobiste, zastępcze, fikcja prawna doręczenia, konkludentne. Najczęstsze błędy w zakresie doręczeń. Jak uniknąć zarzutu braku skuteczności doręczenia.
8. Doręczenia elektroniczne – kiedyś i teraz, brzmienie art. 39 KPA jak stosować i od kiedy?, konsekwencje dualizmu prawnego.
9. Nowe zasady – domyśle doręczenie elektroniczne, obowiązek doręczania na adres do doręczeń, baza adresów elektronicznych.
10. Publiczna usługa rejestrowanego doręczenia elektronicznego. Kwalifikowana usługa doręczenia elektronicznego.
11. Doręczenie z wykorzystaniem publicznej usługi hybrydowej.
12. „Dowód otrzymania” a „chwila doręczenia lub wpłynięcia korespondencji”.
13. Orzecznictwo – skuteczność doręczenia
14. Odpowiedzi na pytania
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 36 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)#3130 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(2299)
["slug"]=>
string(43) "cit-od-podstaw-cz-ii-wybrane-zagadnienia116"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-19 11:44:50"
["updated_at"]=>
string(19) "2024-04-19 16:46:41"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-04-19 11:43: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(2299)
["slug"]=>
string(43) "cit-od-podstaw-cz-ii-wybrane-zagadnienia116"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-19 11:44:50"
["updated_at"]=>
string(19) "2024-04-19 16:46:41"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-04-19 11:43: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)#3132 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3067 (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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2299)
["pivot_category_id"]=>
int(2)
["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)#3098 (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(2299)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2299)
["category_id"]=>
int(2)
["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)#3152 (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)#3053 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["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)#3119 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2998 (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(2299)
["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)#3015 (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(2299)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2299)
["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)#3063 (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)#2983 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2965 (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)#2960 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2918 (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(2299)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(8298)
}
["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)#2938 (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(2299)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(8298)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2299)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(8298)
}
["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)#2985 (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)#2945 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(22) "attribute_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(1)
["attribute_id"]=>
int(1)
["locale"]=>
string(2) "pl"
["name"]=>
string(11) "Stan prawny"
}
["original":protected]=>
array(4) {
["id"]=>
int(1)
["attribute_id"]=>
int(1)
["locale"]=>
string(2) "pl"
["name"]=>
string(11) "Stan prawny"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(4) "name"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(4) "name"
}
["revisionPresenter":protected]=>
string(46) "SCTeam\Products\Presenters\Revisions\Attribute"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["authors"]=>
object(Illuminate\Database\Eloquent\Collection)#2970 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2845 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(3398)
["username"]=>
NULL
["first_name"]=>
string(5) "Diana"
["last_name"]=>
string(5) "Guzek"
["email"]=>
string(19) "diana.guzek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$UZrPmsu7qmXVpO8NldqdPOwyQ9BztQ2RIGmXInuXEAOFI9WhVTAa6"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$yVA/FC2NzdKV3OeO7aG7luxv4/tzSevzFtm0ylHAP2dRwy9RCW2Vy"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "PfrH12nObsVUt94hw7Tnm9voxcd4SELTgzQF3QrP3OnGsVrRCaB438crkW9J"
["created_at"]=>
string(19) "2023-04-21 17:23:51"
["updated_at"]=>
string(19) "2026-04-09 10:46:18"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(985) "Ukończyła prawo na Uniwersytecie Kardynała Stefana Wyszyńskiego w Warszawie. Pierwsze doświadczenie zawodowe zdobywała jako konsultant podatkowy w polskiej kancelarii doradztwa podatkowego, w której zajmowała się przede wszystkich zagadnieniami z zakresu PIT, CIT i VAT, sporządzając opinie podatkowe, wnioski o interpretacje, skargi oraz skargi kasacyjne. Następnie swoją karierę rozwijała w międzynarodowej kancelarii doradztwa podatkowego wchodzącej w skład tzw. „wielkiej czwórki”, w której realizowała projekty głównie z zakresu kontroli celno-skarbowych oraz postępowań sądowo-administracyjnych. Posiada również doświadczenie związane z raportowaniem schematów podatkowych (MDR) oraz składaniem wniosków nadpłatowych w zakresie podatku u źródła (WHT). W ramach Kancelarii LTCA uczestniczy w projektach obejmujących bieżące doradztwo podatkowe.
"
["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/diana-guzek-34a27a166/"
["large_photo_png"]=>
string(30) "photos/diana_guzek_500x500.png"
["large_photo_webp"]=>
string(31) "photos/diana_guzek_500x500.webp"
["small_photo_png"]=>
string(30) "photos/diana_guzek_100x100.png"
["small_photo_webp"]=>
string(31) "photos/diana_guzek_100x100.webp"
["hubspot_contact_id"]=>
string(12) "670748060909"
}
["original":protected]=>
array(33) {
["id"]=>
int(3398)
["username"]=>
NULL
["first_name"]=>
string(5) "Diana"
["last_name"]=>
string(5) "Guzek"
["email"]=>
string(19) "diana.guzek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$UZrPmsu7qmXVpO8NldqdPOwyQ9BztQ2RIGmXInuXEAOFI9WhVTAa6"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$yVA/FC2NzdKV3OeO7aG7luxv4/tzSevzFtm0ylHAP2dRwy9RCW2Vy"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "PfrH12nObsVUt94hw7Tnm9voxcd4SELTgzQF3QrP3OnGsVrRCaB438crkW9J"
["created_at"]=>
string(19) "2023-04-21 17:23:51"
["updated_at"]=>
string(19) "2026-04-09 10:46:18"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(985) "Ukończyła prawo na Uniwersytecie Kardynała Stefana Wyszyńskiego w Warszawie. Pierwsze doświadczenie zawodowe zdobywała jako konsultant podatkowy w polskiej kancelarii doradztwa podatkowego, w której zajmowała się przede wszystkich zagadnieniami z zakresu PIT, CIT i VAT, sporządzając opinie podatkowe, wnioski o interpretacje, skargi oraz skargi kasacyjne. Następnie swoją karierę rozwijała w międzynarodowej kancelarii doradztwa podatkowego wchodzącej w skład tzw. „wielkiej czwórki”, w której realizowała projekty głównie z zakresu kontroli celno-skarbowych oraz postępowań sądowo-administracyjnych. Posiada również doświadczenie związane z raportowaniem schematów podatkowych (MDR) oraz składaniem wniosków nadpłatowych w zakresie podatku u źródła (WHT). W ramach Kancelarii LTCA uczestniczy w projektach obejmujących bieżące doradztwo podatkowe.
"
["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/diana-guzek-34a27a166/"
["large_photo_png"]=>
string(30) "photos/diana_guzek_500x500.png"
["large_photo_webp"]=>
string(31) "photos/diana_guzek_500x500.webp"
["small_photo_png"]=>
string(30) "photos/diana_guzek_100x100.png"
["small_photo_webp"]=>
string(31) "photos/diana_guzek_100x100.webp"
["hubspot_contact_id"]=>
string(12) "670748060909"
["pivot_product_id"]=>
int(2299)
["pivot_author_id"]=>
int(3398)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2875 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(2299)
["author_id"]=>
int(3398)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2299)
["author_id"]=>
int(3398)
}
["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)#2942 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(10) "product_id"
["relatedKey":protected]=>
string(9) "author_id"
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(2) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["rememberTokenName":protected]=>
string(14) "remember_token"
["revisionable":protected]=>
array(8) {
[0]=>
string(10) "first_name"
[1]=>
string(9) "last_name"
[2]=>
string(5) "email"
[3]=>
string(5) "phone"
[4]=>
string(6) "status"
[5]=>
string(16) "allow_newsletter"
[6]=>
string(11) "facebook_id"
[7]=>
string(9) "google_id"
}
["sortable":protected]=>
array(5) {
[0]=>
string(2) "id"
[1]=>
string(10) "first_name"
[2]=>
string(9) "last_name"
[3]=>
string(5) "email"
[4]=>
string(10) "created_at"
}
["accessToken":protected]=>
NULL
["forceDeleting":protected]=>
bool(false)
["roleClass":"SCTeam\Auth\Models\User":private]=>
NULL
["permissionClass":"SCTeam\Auth\Models\User":private]=>
NULL
["wildcardClass":"SCTeam\Auth\Models\User":private]=>
NULL
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2901 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2821 (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(2299)
["product_id"]=>
int(2299)
["locale"]=>
string(2) "pl"
["name"]=>
string(45) "CIT od podstaw cz. II – wybrane zagadnienia"
["content"]=>
string(4261) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia jest omówienie podstawowych zasad rozliczania podatku dochodowego od osób prawnych. Podczas szkolenia przedstawimy ogólne zasady opodatkowania CIT, zasady rozliczania przychodów i kosztów podatkowych, odliczenia od podstawy opodatkowania i inne zagadnienia związane z CIT.
Grupa docelowa: szkolenie przeznaczone zarówno dla osób początkujących, które rozpoczynają pracę w księgowości, jak również osób doświadczonych, które chcą usystematyzować wiedzę (dyrektorzy finansowi, główni księgowi, księgowi, pracownicy działów finansowych i controllingu).
PROGRAM
I. Limity i ograniczenia
1. Naruszenie regulacji w zakresie płatności bezgotówkowych i przepisów o „białej liście” a koszty podatkowe
2. Naruszenie regulacji w zakresie obowiązkowego „split payment” a koszty podatkowe
3. Koszty finansowania dłużnego a limit KUP
II. Amortyzacja środki trwałe, wartości niematerialne i prawne
1. Środki trwałe i WNiP – definicje
2. Ustalenie wartości początkowej
3. Zasady i metody amortyzacji
4. Remont a ulepszenie środków trwałych
5. Straty w majątku trwałym
6. Inwestycje w obcym środku trwałym
7. Likwidacja
III. Odliczenia i ulgi w CIT - zasady obliczania oraz wykazywania w deklaracji CIT
1. Darowizny, w tym darowizny celowe (np. cele charytatywne)
2. Odliczenie straty
3. Atrakcyjność finansowania własnego (hipotetyczne odsetki - NID)
4. Ulga na złe długi
5. Ulga B+R
6. Ulga na innowacyjnych pracowników
7. Ulga na produkcje próbną i wprowadzenie do obrotu nowego produktu
8. Ulga na robotyzację
9. Ulga na ekspansje produktową
10. Ulga na wspieranie sportu, kultury i nauki
11. Ulga IPO
12. Ulga konsolidacyjna
13. Ulga IP BOX
IV. Inne zagadnienia
1. Podatek od przychodów z budynków
2. Podatek minimalny w CIT
3. Estoński CIT – omówienie istoty regulacji
V. Zasady wypełniania CIT-8 z załącznikami – krok po kroku
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 1 minuta
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2299)
["product_id"]=>
int(2299)
["locale"]=>
string(2) "pl"
["name"]=>
string(45) "CIT od podstaw cz. II – wybrane zagadnienia"
["content"]=>
string(4261) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia jest omówienie podstawowych zasad rozliczania podatku dochodowego od osób prawnych. Podczas szkolenia przedstawimy ogólne zasady opodatkowania CIT, zasady rozliczania przychodów i kosztów podatkowych, odliczenia od podstawy opodatkowania i inne zagadnienia związane z CIT.
Grupa docelowa: szkolenie przeznaczone zarówno dla osób początkujących, które rozpoczynają pracę w księgowości, jak również osób doświadczonych, które chcą usystematyzować wiedzę (dyrektorzy finansowi, główni księgowi, księgowi, pracownicy działów finansowych i controllingu).
PROGRAM
I. Limity i ograniczenia
1. Naruszenie regulacji w zakresie płatności bezgotówkowych i przepisów o „białej liście” a koszty podatkowe
2. Naruszenie regulacji w zakresie obowiązkowego „split payment” a koszty podatkowe
3. Koszty finansowania dłużnego a limit KUP
II. Amortyzacja środki trwałe, wartości niematerialne i prawne
1. Środki trwałe i WNiP – definicje
2. Ustalenie wartości początkowej
3. Zasady i metody amortyzacji
4. Remont a ulepszenie środków trwałych
5. Straty w majątku trwałym
6. Inwestycje w obcym środku trwałym
7. Likwidacja
III. Odliczenia i ulgi w CIT - zasady obliczania oraz wykazywania w deklaracji CIT
1. Darowizny, w tym darowizny celowe (np. cele charytatywne)
2. Odliczenie straty
3. Atrakcyjność finansowania własnego (hipotetyczne odsetki - NID)
4. Ulga na złe długi
5. Ulga B+R
6. Ulga na innowacyjnych pracowników
7. Ulga na produkcje próbną i wprowadzenie do obrotu nowego produktu
8. Ulga na robotyzację
9. Ulga na ekspansje produktową
10. Ulga na wspieranie sportu, kultury i nauki
11. Ulga IPO
12. Ulga konsolidacyjna
13. Ulga IP BOX
IV. Inne zagadnienia
1. Podatek od przychodów z budynków
2. Podatek minimalny w CIT
3. Estoński CIT – omówienie istoty regulacji
V. Zasady wypełniania CIT-8 z załącznikami – krok po kroku
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 1 minuta
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[2]=>
object(App\Models\Product)#3129 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(2277)
["slug"]=>
string(153) "zmiany-w-kapitale-zakladowym-spolki-z-o-o-w-tym-podwyzszenie-kapitalu-zakladowego-doplaty-zbycie-udzialow-konwersja-wierzytelnosci-prawo-podatki-i-zus435"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-18 12:37:34"
["updated_at"]=>
string(19) "2025-02-26 13:38:00"
["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) "2024-04-18 12:34:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["original":protected]=>
array(28) {
["id"]=>
int(2277)
["slug"]=>
string(153) "zmiany-w-kapitale-zakladowym-spolki-z-o-o-w-tym-podwyzszenie-kapitalu-zakladowego-doplaty-zbycie-udzialow-konwersja-wierzytelnosci-prawo-podatki-i-zus435"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-18 12:37:34"
["updated_at"]=>
string(19) "2025-02-26 13:38:00"
["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) "2024-04-18 12:34:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3114 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3069 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(10) "categories"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(9) {
["id"]=>
int(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2277)
["pivot_category_id"]=>
int(2)
["pivot_categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(1) {
[0]=>
string(3) "url"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3099 (35) {
["connection":protected]=>
NULL
["table":protected]=>
string(12) "categorables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(3) {
["categorable_id"]=>
int(2277)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2277)
["category_id"]=>
int(2)
["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)#3152 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(14) "categorable_id"
["relatedKey":protected]=>
string(11) "category_id"
["morphType":protected]=>
string(16) "categorable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#3055 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["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)#3038 (2) {
["items":protected]=>
array(2) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3001 (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(2277)
["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)#3002 (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(2277)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2277)
["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)#3063 (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)#2966 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2965 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(3)
["tag_id"]=>
int(3)
["locale"]=>
string(2) "pl"
["title"]=>
string(7) "Podatki"
}
["original":protected]=>
array(4) {
["id"]=>
int(3)
["tag_id"]=>
int(3)
["locale"]=>
string(2) "pl"
["title"]=>
string(7) "Podatki"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
[1]=>
object(SCTeam\Products\Models\ProductTag)#2993 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(6)
["created_at"]=>
string(19) "2025-01-09 17:30:35"
["updated_at"]=>
string(19) "2025-01-09 17:30:35"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(6)
["created_at"]=>
string(19) "2025-01-09 17:30:35"
["updated_at"]=>
string(19) "2025-01-09 17:30:35"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(2277)
["pivot_tag_id"]=>
int(6)
["pivot_taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3019 (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(2277)
["tag_id"]=>
int(6)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2277)
["tag_id"]=>
int(6)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3063 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(11) "taggable_id"
["relatedKey":protected]=>
string(6) "tag_id"
["morphType":protected]=>
string(13) "taggable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2978 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2962 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(6)
["tag_id"]=>
int(6)
["locale"]=>
string(2) "pl"
["title"]=>
string(5) "Prawo"
}
["original":protected]=>
array(4) {
["id"]=>
int(6)
["tag_id"]=>
int(6)
["locale"]=>
string(2) "pl"
["title"]=>
string(5) "Prawo"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#2955 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2915 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(10) "attributes"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(1)
["slug"]=>
string(12) "legal-status"
["type"]=>
int(1)
["created_at"]=>
string(19) "2023-04-21 17:35:59"
["updated_at"]=>
string(19) "2023-04-21 17:35:59"
["deleted_at"]=>
NULL
["is_visible_in_preview"]=>
bool(false)
}
["original":protected]=>
array(11) {
["id"]=>
int(1)
["slug"]=>
string(12) "legal-status"
["type"]=>
int(1)
["created_at"]=>
string(19) "2023-04-21 17:35:59"
["updated_at"]=>
string(19) "2023-04-21 17:35:59"
["deleted_at"]=>
NULL
["is_visible_in_preview"]=>
bool(false)
["pivot_attributable_id"]=>
int(2277)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(11552)
}
["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)#2941 (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(2277)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(11552)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2277)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(11552)
}
["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)#2985 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(15) "attributable_id"
["relatedKey":protected]=>
string(12) "attribute_id"
["morphType":protected]=>
string(17) "attributable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "value"
}
["translationForeignKey":protected]=>
string(15) "attributable_id"
["defaultLocale":protected]=>
NULL
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2907 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (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)#2891 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2847 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(27)
["username"]=>
NULL
["first_name"]=>
string(6) "Monika"
["last_name"]=>
string(7) "Markisz"
["email"]=>
string(30) "monika.markisz@akademialtca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$B9ffBkO7vO25YTkK8JXjrfon.85kan1"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$RqrnhoLjKlwzR4xRu9LDBe/.Mzklv41EemWStySuk9k7ostFGcmDu"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:22"
["updated_at"]=>
string(19) "2023-05-04 08:41:03"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(478) "Monika Markisz - wykładowca z kilkunastoletnim stażem zawodowym zdobytym w firmach szkoleniowych, Stowarzyszeniu Księgowych w Polsce oraz we współpracy z uczelniami wyższymi. Specjalizuje się w prawie podatkowym i handlowym. Autorka/współautorka kilku książek z dziedziny prawa podatkowego, monografii i opracowań tematycznych. Prowadzi szkolenia w sposób przystępny, przekazując Uczestnikom liczne przykłady przydatne w pracy zawodowej.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(51) "https://www.linkedin.com/in/monika-markisz-974854a/"
["large_photo_png"]=>
string(33) "photos/monika_markisz_500x500.png"
["large_photo_webp"]=>
string(34) "photos/monika_markisz_500x500.webp"
["small_photo_png"]=>
string(33) "photos/monika_markisz_100x100.png"
["small_photo_webp"]=>
string(34) "photos/monika_markisz_100x100.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(27)
["username"]=>
NULL
["first_name"]=>
string(6) "Monika"
["last_name"]=>
string(7) "Markisz"
["email"]=>
string(30) "monika.markisz@akademialtca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$B9ffBkO7vO25YTkK8JXjrfon.85kan1"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$RqrnhoLjKlwzR4xRu9LDBe/.Mzklv41EemWStySuk9k7ostFGcmDu"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:22"
["updated_at"]=>
string(19) "2023-05-04 08:41:03"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(478) "Monika Markisz - wykładowca z kilkunastoletnim stażem zawodowym zdobytym w firmach szkoleniowych, Stowarzyszeniu Księgowych w Polsce oraz we współpracy z uczelniami wyższymi. Specjalizuje się w prawie podatkowym i handlowym. Autorka/współautorka kilku książek z dziedziny prawa podatkowego, monografii i opracowań tematycznych. Prowadzi szkolenia w sposób przystępny, przekazując Uczestnikom liczne przykłady przydatne w pracy zawodowej.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(51) "https://www.linkedin.com/in/monika-markisz-974854a/"
["large_photo_png"]=>
string(33) "photos/monika_markisz_500x500.png"
["large_photo_webp"]=>
string(34) "photos/monika_markisz_500x500.webp"
["small_photo_png"]=>
string(33) "photos/monika_markisz_100x100.png"
["small_photo_webp"]=>
string(34) "photos/monika_markisz_100x100.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2277)
["pivot_author_id"]=>
int(27)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2876 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(2277)
["author_id"]=>
int(27)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2277)
["author_id"]=>
int(27)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#2942 (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)#2899 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2823 (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(2277)
["product_id"]=>
int(2277)
["locale"]=>
string(2) "pl"
["name"]=>
string(69) "Zmiany w kapitale zakładowym spółki z o. o. - prawo, podatki i ZUS"
["content"]=>
string(3478) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
W ramach szkolenia Monika Markisz – radca prawny i doradca podatkowy omówi aspekty i istotę kapitału zakładowego, jego zasilania, podwyższania i obniżania. Przedmiotem szkolenia będą również zagadnienia odnoszące się do wnoszenia i zwrotu dopłat oraz odpłatnego i nieodpłatnego zbywania udziałów w kapitale zakładowym spółki z o. o.
PROGRAM
1. Wniesienie wkładu do spółki z o. o.
a. Rodzaje wkładów wnoszonych do spółki z o. o.
b. Jak wnieść wkład do spółki z o. o. – praktyczne informacje
c. Wpływ rodzaju i charakteru wkładu do spółki z o. o. na sytuację prawnopodatkową wspólników i spółki z o. o.
2. Podwyższenie kapitału zakładowego
a. Przesłanki i powody podwyższania kapitału zakładowego w spółce z o. o.
b. Przebieg procesu podwyższenia kapitału zakładowego w spółce z o. o.
c. Skutki prawne, podatkowe i ZUS związane z podwyższeniem kapitału zakładowego w spółce z o. o.
3. Obniżenie kapitału zakładowego
a. W jakim celu obniża się kapitał zakładowy w spółce z o. o.?
b. Jak skutecznie obniżyć kapitał zakładowy w spółce z o. o.
c. Obniżenie kapitału zakładowego a umorzenie udziałów
d. Postępowanie konwokacyjne w praktyce
e. Wpływ obniżenia kapitału zakładowego na sytuację prawną, podatkową i ZUS po stronie wspólników i spółki z o. o.
4. Konwersja wierzytelności na udziały
a. Istota konwersji wierzytelności na udziały w spółce z o. o.
b. Przebieg procesu konwersji
c. Konwersja wierzytelności na udziały – skutki prawne, podatkowe i ZUS
5. Dopłaty do spółki z o. o.
a. Warunki wniesienia dopłat do kapitału spółki z o. o.
b. Formalności związane z wniesieniem i zwrotem dopłat
c. Dopłaty a ustawa o rachunkowości
d. Skutki wniesienia dopłat w PIT, CIT , VAT i PCC
6. Zbycie udziałów w spółce z o. o.
a. Możliwość zbywania udziałów w kapitale zakładowym spółki z o. o. – sprzedaż, zamiana, darowizna, aport
b. Forma zbycia udziałów
c. Zgody korporacyjne w procesie zbywania udziałów
d. Konsekwencje odpłatnego i nieodpłatnego zbywania udziałów w świetle Ksh, ustaw podatkowych i innych przepisów
7. Najnowsze interpretacje i orzeczenia odnoszące się do zdarzeń wpływających na wysokość kapitału zakładowego spółki z o. o., dopłaty i zbycie udziałów w spółće z o. o.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(761) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 22 minuty
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2277)
["product_id"]=>
int(2277)
["locale"]=>
string(2) "pl"
["name"]=>
string(69) "Zmiany w kapitale zakładowym spółki z o. o. - prawo, podatki i ZUS"
["content"]=>
string(3478) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
W ramach szkolenia Monika Markisz – radca prawny i doradca podatkowy omówi aspekty i istotę kapitału zakładowego, jego zasilania, podwyższania i obniżania. Przedmiotem szkolenia będą również zagadnienia odnoszące się do wnoszenia i zwrotu dopłat oraz odpłatnego i nieodpłatnego zbywania udziałów w kapitale zakładowym spółki z o. o.
PROGRAM
1. Wniesienie wkładu do spółki z o. o.
a. Rodzaje wkładów wnoszonych do spółki z o. o.
b. Jak wnieść wkład do spółki z o. o. – praktyczne informacje
c. Wpływ rodzaju i charakteru wkładu do spółki z o. o. na sytuację prawnopodatkową wspólników i spółki z o. o.
2. Podwyższenie kapitału zakładowego
a. Przesłanki i powody podwyższania kapitału zakładowego w spółce z o. o.
b. Przebieg procesu podwyższenia kapitału zakładowego w spółce z o. o.
c. Skutki prawne, podatkowe i ZUS związane z podwyższeniem kapitału zakładowego w spółce z o. o.
3. Obniżenie kapitału zakładowego
a. W jakim celu obniża się kapitał zakładowy w spółce z o. o.?
b. Jak skutecznie obniżyć kapitał zakładowy w spółce z o. o.
c. Obniżenie kapitału zakładowego a umorzenie udziałów
d. Postępowanie konwokacyjne w praktyce
e. Wpływ obniżenia kapitału zakładowego na sytuację prawną, podatkową i ZUS po stronie wspólników i spółki z o. o.
4. Konwersja wierzytelności na udziały
a. Istota konwersji wierzytelności na udziały w spółce z o. o.
b. Przebieg procesu konwersji
c. Konwersja wierzytelności na udziały – skutki prawne, podatkowe i ZUS
5. Dopłaty do spółki z o. o.
a. Warunki wniesienia dopłat do kapitału spółki z o. o.
b. Formalności związane z wniesieniem i zwrotem dopłat
c. Dopłaty a ustawa o rachunkowości
d. Skutki wniesienia dopłat w PIT, CIT , VAT i PCC
6. Zbycie udziałów w spółce z o. o.
a. Możliwość zbywania udziałów w kapitale zakładowym spółki z o. o. – sprzedaż, zamiana, darowizna, aport
b. Forma zbycia udziałów
c. Zgody korporacyjne w procesie zbywania udziałów
d. Konsekwencje odpłatnego i nieodpłatnego zbywania udziałów w świetle Ksh, ustaw podatkowych i innych przepisów
7. Najnowsze interpretacje i orzeczenia odnoszące się do zdarzeń wpływających na wysokość kapitału zakładowego spółki z o. o., dopłaty i zbycie udziałów w spółće z o. o.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(761) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 22 minuty
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[3]=>
object(App\Models\Product)#3128 (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(2266)
["slug"]=>
string(98) "dzialalnosc-finansowa-i-inwestycyjna-jak-prawidlowo-przygotowac-rachunek-przeplywow-pienieznych483"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-17 15:43:25"
["updated_at"]=>
string(19) "2024-04-18 09:18:28"
["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) "2024-04-17 15: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(2266)
["slug"]=>
string(98) "dzialalnosc-finansowa-i-inwestycyjna-jak-prawidlowo-przygotowac-rachunek-przeplywow-pienieznych483"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-17 15:43:25"
["updated_at"]=>
string(19) "2024-04-18 09:18:28"
["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) "2024-04-17 15: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)#3116 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3070 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(10) "categories"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(9) {
["id"]=>
int(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2266)
["pivot_category_id"]=>
int(2)
["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)#3096 (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(2266)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2266)
["category_id"]=>
int(2)
["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)#3152 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(14) "categorable_id"
["relatedKey":protected]=>
string(11) "category_id"
["morphType":protected]=>
string(16) "categorable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#3056 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["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)#3040 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2995 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(4)
["created_at"]=>
string(19) "2025-01-09 17:30:10"
["updated_at"]=>
string(19) "2025-01-09 17:30:10"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(4)
["created_at"]=>
string(19) "2025-01-09 17:30:10"
["updated_at"]=>
string(19) "2025-01-09 17:30:10"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(2266)
["pivot_tag_id"]=>
int(4)
["pivot_taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3017 (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(2266)
["tag_id"]=>
int(4)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2266)
["tag_id"]=>
int(4)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3063 (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)#2980 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2964 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(4)
["tag_id"]=>
int(4)
["locale"]=>
string(2) "pl"
["title"]=>
string(14) "Rachunkowość"
}
["original":protected]=>
array(4) {
["id"]=>
int(4)
["tag_id"]=>
int(4)
["locale"]=>
string(2) "pl"
["title"]=>
string(14) "Rachunkowość"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#2958 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2917 (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(2266)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(8264)
}
["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)#2936 (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(2266)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(8264)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2266)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(8264)
}
["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)#2985 (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)#2910 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (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)#2894 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2848 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(3125)
["username"]=>
NULL
["first_name"]=>
string(9) "Katarzyna"
["last_name"]=>
string(9) "Trzpioła"
["email"]=>
string(26) "katarzyna.trzpiola@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$BjaU6yPJklclTq.6v673YWDytIcz03/"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$nKyBN5k.u0KkFLDFZdRS2uTYg2IlwGMcno0idI9YvM0NOrq96qYx2"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:23:34"
["updated_at"]=>
string(19) "2023-04-24 14:59:15"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1055) "dr Katarzyna Trzpioła – doktor nauk ekonomicznych w zakresie nauk o zarządzaniu, pracownik naukowy Katedry Rachunkowości Uniwersytetu Warszawskiego. Członek Komitetu Standardów Rachunkowości. Aplikant biegłego rewidenta w firmie z międzynarodowym kapitałem. Autorka licznych publikacji w prasie fachowej oraz książek m.in. „MSR 10 Zdarzenia po dniu bilansowym”, „Znowelizowana ustawa o rachunkowości – tekst jednolity z praktycznym komentarzem”, „Komentarz do nowelizacji ustawy o rachunkowości”, (Wydawnictwo Wiedza i praktyka). Doświadczony wykładowca z dziedziny rachunkowości dla praktyków, na studiach podyplomowych, na kursach dla kandydatów na biegłych rewidentów i doradców podatkowych oraz szkoleniach otwartych i zamkniętych. Dotychczas przeprowadziła ponad 500 szkoleń. Od wielu lat zajmuje się zagadnieniami rachunkowości finansowej wg UoR i MSSF oraz podatków w rachunkowości. Formuła szkolenia: otwarte, on-line na żywo.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(62) "https://www.linkedin.com/in/katarzyna-trzpio%C5%82a-235592318/"
["large_photo_png"]=>
string(37) "photos/katarzyna_trzpiola_500x500.png"
["large_photo_webp"]=>
string(38) "photos/katarzyna_trzpiola_500x500.webp"
["small_photo_png"]=>
string(37) "photos/katarzyna_trzpiola_100x100.png"
["small_photo_webp"]=>
string(38) "photos/katarzyna_trzpiola_100x100.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(3125)
["username"]=>
NULL
["first_name"]=>
string(9) "Katarzyna"
["last_name"]=>
string(9) "Trzpioła"
["email"]=>
string(26) "katarzyna.trzpiola@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$BjaU6yPJklclTq.6v673YWDytIcz03/"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$nKyBN5k.u0KkFLDFZdRS2uTYg2IlwGMcno0idI9YvM0NOrq96qYx2"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:23:34"
["updated_at"]=>
string(19) "2023-04-24 14:59:15"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1055) "dr Katarzyna Trzpioła – doktor nauk ekonomicznych w zakresie nauk o zarządzaniu, pracownik naukowy Katedry Rachunkowości Uniwersytetu Warszawskiego. Członek Komitetu Standardów Rachunkowości. Aplikant biegłego rewidenta w firmie z międzynarodowym kapitałem. Autorka licznych publikacji w prasie fachowej oraz książek m.in. „MSR 10 Zdarzenia po dniu bilansowym”, „Znowelizowana ustawa o rachunkowości – tekst jednolity z praktycznym komentarzem”, „Komentarz do nowelizacji ustawy o rachunkowości”, (Wydawnictwo Wiedza i praktyka). Doświadczony wykładowca z dziedziny rachunkowości dla praktyków, na studiach podyplomowych, na kursach dla kandydatów na biegłych rewidentów i doradców podatkowych oraz szkoleniach otwartych i zamkniętych. Dotychczas przeprowadziła ponad 500 szkoleń. Od wielu lat zajmuje się zagadnieniami rachunkowości finansowej wg UoR i MSSF oraz podatków w rachunkowości. Formuła szkolenia: otwarte, on-line na żywo.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(62) "https://www.linkedin.com/in/katarzyna-trzpio%C5%82a-235592318/"
["large_photo_png"]=>
string(37) "photos/katarzyna_trzpiola_500x500.png"
["large_photo_webp"]=>
string(38) "photos/katarzyna_trzpiola_500x500.webp"
["small_photo_png"]=>
string(37) "photos/katarzyna_trzpiola_100x100.png"
["small_photo_webp"]=>
string(38) "photos/katarzyna_trzpiola_100x100.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2266)
["pivot_author_id"]=>
int(3125)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2872 (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(2266)
["author_id"]=>
int(3125)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2266)
["author_id"]=>
int(3125)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#2942 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(10) "product_id"
["relatedKey":protected]=>
string(9) "author_id"
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(2) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["rememberTokenName":protected]=>
string(14) "remember_token"
["revisionable":protected]=>
array(8) {
[0]=>
string(10) "first_name"
[1]=>
string(9) "last_name"
[2]=>
string(5) "email"
[3]=>
string(5) "phone"
[4]=>
string(6) "status"
[5]=>
string(16) "allow_newsletter"
[6]=>
string(11) "facebook_id"
[7]=>
string(9) "google_id"
}
["sortable":protected]=>
array(5) {
[0]=>
string(2) "id"
[1]=>
string(10) "first_name"
[2]=>
string(9) "last_name"
[3]=>
string(5) "email"
[4]=>
string(10) "created_at"
}
["accessToken":protected]=>
NULL
["forceDeleting":protected]=>
bool(false)
["roleClass":"SCTeam\Auth\Models\User":private]=>
NULL
["permissionClass":"SCTeam\Auth\Models\User":private]=>
NULL
["wildcardClass":"SCTeam\Auth\Models\User":private]=>
NULL
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2926 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2824 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(2266)
["product_id"]=>
int(2266)
["locale"]=>
string(2) "pl"
["name"]=>
string(108) "Działalność finansowa i inwestycyjna – jak prawidłowo przygotować rachunek przepływów pieniężnych"
["content"]=>
string(2190) "
FRAGMENT SZKOLENIA
OPIS SZKOLENIA
Celem szkolenia skierowanego do osób przygotowujących rachunek przepływów pieniężnych jest pokazanie ujmowania zdarzeń w działalności finansowej i inwestycyjnej. Praktyczne przykłady liczbowe zilustrują wymogi dokonywania wyłączeń i pokazywania skutków operacji dla działalności inwestycyjnej i finansowej.
PROGRAM
1. Istota działalności inwestycyjnej i przepływów z nią związanych
2. Wpływy i wydatki dotyczące rzeczowych składników ”inwestycyjnych”
3. Wpływy i wydatki związane z papierami wartościowymi i ich pieniężnymi korzyściami
4. Istota działalności finansowej i przepływów z nią związanych
5. Wpływy i wydatki związane z kapitało dawcami
6. Przykłady ujmowania operacji dotyczących kredytów
7. Ujmowanie dotacji w cash flow
8. Leasing i przepływy z nim związane – przykład ujęcia
9. Najczęściej spotykane problemy i pułapki w procesie sporządzania rachunku przepływów pieniężnych w omawianych segmentach
10. Ujawnienia w sprawozdaniu finansowym w informacji dodatkowej
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 14 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2266)
["product_id"]=>
int(2266)
["locale"]=>
string(2) "pl"
["name"]=>
string(108) "Działalność finansowa i inwestycyjna – jak prawidłowo przygotować rachunek przepływów pieniężnych"
["content"]=>
string(2190) "
FRAGMENT SZKOLENIA
OPIS SZKOLENIA
Celem szkolenia skierowanego do osób przygotowujących rachunek przepływów pieniężnych jest pokazanie ujmowania zdarzeń w działalności finansowej i inwestycyjnej. Praktyczne przykłady liczbowe zilustrują wymogi dokonywania wyłączeń i pokazywania skutków operacji dla działalności inwestycyjnej i finansowej.
PROGRAM
1. Istota działalności inwestycyjnej i przepływów z nią związanych
2. Wpływy i wydatki dotyczące rzeczowych składników ”inwestycyjnych”
3. Wpływy i wydatki związane z papierami wartościowymi i ich pieniężnymi korzyściami
4. Istota działalności finansowej i przepływów z nią związanych
5. Wpływy i wydatki związane z kapitało dawcami
6. Przykłady ujmowania operacji dotyczących kredytów
7. Ujmowanie dotacji w cash flow
8. Leasing i przepływy z nim związane – przykład ujęcia
9. Najczęściej spotykane problemy i pułapki w procesie sporządzania rachunku przepływów pieniężnych w omawianych segmentach
10. Ujawnienia w sprawozdaniu finansowym w informacji dodatkowej
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 14 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[4]=>
object(App\Models\Product)#3127 (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(2191)
["slug"]=>
string(20) "fundacja-rodzinna433"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-10 14:43:32"
["updated_at"]=>
string(19) "2024-04-10 15:34:01"
["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) "2024-04-10 14:39: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(2191)
["slug"]=>
string(20) "fundacja-rodzinna433"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-10 14:43:32"
["updated_at"]=>
string(19) "2024-04-10 15:34:01"
["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) "2024-04-10 14:39:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3117 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3071 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(10) "categories"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(9) {
["id"]=>
int(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2191)
["pivot_category_id"]=>
int(2)
["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)#3095 (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(2191)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2191)
["category_id"]=>
int(2)
["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)#3152 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(14) "categorable_id"
["relatedKey":protected]=>
string(11) "category_id"
["morphType":protected]=>
string(16) "categorable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#3057 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(2) {
[0]=>
string(5) "title"
[1]=>
string(11) "description"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(2) {
[0]=>
string(5) "title"
[1]=>
string(11) "description"
}
["revisionPresenter":protected]=>
string(47) "SCTeam\Categories\Presenters\Revisions\Category"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["tags"]=>
object(Illuminate\Database\Eloquent\Collection)#3041 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2991 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(6)
["created_at"]=>
string(19) "2025-01-09 17:30:35"
["updated_at"]=>
string(19) "2025-01-09 17:30:35"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(6)
["created_at"]=>
string(19) "2025-01-09 17:30:35"
["updated_at"]=>
string(19) "2025-01-09 17:30:35"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(2191)
["pivot_tag_id"]=>
int(6)
["pivot_taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3023 (35) {
["connection":protected]=>
NULL
["table":protected]=>
string(9) "taggables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(3) {
["taggable_id"]=>
int(2191)
["tag_id"]=>
int(6)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2191)
["tag_id"]=>
int(6)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3063 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(11) "taggable_id"
["relatedKey":protected]=>
string(6) "tag_id"
["morphType":protected]=>
string(13) "taggable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2976 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2962 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(6)
["tag_id"]=>
int(6)
["locale"]=>
string(2) "pl"
["title"]=>
string(5) "Prawo"
}
["original":protected]=>
array(4) {
["id"]=>
int(6)
["tag_id"]=>
int(6)
["locale"]=>
string(2) "pl"
["title"]=>
string(5) "Prawo"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#2959 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2914 (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(2191)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(8121)
}
["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)#2939 (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(2191)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(8121)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2191)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(8121)
}
["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)#2985 (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)#2906 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(22) "attribute_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(1)
["attribute_id"]=>
int(1)
["locale"]=>
string(2) "pl"
["name"]=>
string(11) "Stan prawny"
}
["original":protected]=>
array(4) {
["id"]=>
int(1)
["attribute_id"]=>
int(1)
["locale"]=>
string(2) "pl"
["name"]=>
string(11) "Stan prawny"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(4) "name"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(4) "name"
}
["revisionPresenter":protected]=>
string(46) "SCTeam\Products\Presenters\Revisions\Attribute"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["authors"]=>
object(Illuminate\Database\Eloquent\Collection)#2892 (2) {
["items":protected]=>
array(2) {
[0]=>
object(SCTeam\Auth\Models\User)#2850 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(8667)
["username"]=>
NULL
["first_name"]=>
string(9) "Bolesław"
["last_name"]=>
string(11) "Szyłkajtis"
["email"]=>
string(27) "boleslaw.szylkajtis@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$BAHopUpcUb0/vkyohGIQkjb81gDgXw1"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$Qb5IAZZqvzmqquegS.8HAOzk/tVnLU/6vtN04oS.sbVCaAdW9rcbi"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:29:18"
["updated_at"]=>
string(19) "2026-04-09 10:04:07"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1864) "Bolesław jest adwokatem, członkiem Izby Adwokackiej w Warszawie oraz partnerem zarządzającym w LTCA Legal. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie. Posiada wieloletnie, bogate doświadczenie w prowadzeniu i rozwiązywaniu sporów oraz obsłudze prawnej klientów, w szczególności z branży budowlanej i deweloperskiej. Swoje doświadczenie zdobył m.in. przy realizacji kluczowych projektów budowlanych i infrastrukturalnych, takich jak budowy linii kolejowych, dworców, stadionów, obiektów przemysłowych, dróg ekspresowych, autostrad i nieruchomości deweloperskich. Świadczył doradztwo na rzecz polskich i zagranicznych spółek w największych inwestycjach i sporach budowlanych w Polsce. Bolesław reprezentował klientów w licznych procesach sądowych i arbitrażowych o wielomilionowej wartości charakteryzujących się najwyższym stopniem skomplikowania i złożoności. Doradzał również klientom przy realizacji wielu znaczących i prestiżowych inwestycji budowlanych. Swoje bogate doświadczenie zdobywał w renomowanych polskich i międzynarodowych kancelariach prawnych, takich jak: JDP, DZP, CMS i Hoogells. W swojej praktyce kieruje się przede wszystkim indywidualnym podejściem do klientów zwracając szczególną uwagę na ich potrzeby biznesowe. Posiada szczególną umiejętność w szerokim, międzybranżowym podejściu do problemów klientów. Jest również doświadczonym prelegentem, który wielokrotnie występował na konferencjach i kongresach w branży budowlanej oraz prowadził liczne wykłady, warsztaty i panele, a także szkolenia dedykowane dla klientów. Obsługuje klientów w języku polskim, angielskim i niemieckim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(47) "https://www.linkedin.com/in/boleslawszylkajtis/"
["large_photo_png"]=>
string(38) "photos/boleslaw_szylkajtis_500x500.png"
["large_photo_webp"]=>
string(39) "photos/boleslaw_szylkajtis_500x500.webp"
["small_photo_png"]=>
string(38) "photos/boleslaw_szylkajtis_100x100.png"
["small_photo_webp"]=>
string(39) "photos/boleslaw_szylkajtis_100x100.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(8667)
["username"]=>
NULL
["first_name"]=>
string(9) "Bolesław"
["last_name"]=>
string(11) "Szyłkajtis"
["email"]=>
string(27) "boleslaw.szylkajtis@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$BAHopUpcUb0/vkyohGIQkjb81gDgXw1"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$Qb5IAZZqvzmqquegS.8HAOzk/tVnLU/6vtN04oS.sbVCaAdW9rcbi"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:29:18"
["updated_at"]=>
string(19) "2026-04-09 10:04:07"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1864) "Bolesław jest adwokatem, członkiem Izby Adwokackiej w Warszawie oraz partnerem zarządzającym w LTCA Legal. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie. Posiada wieloletnie, bogate doświadczenie w prowadzeniu i rozwiązywaniu sporów oraz obsłudze prawnej klientów, w szczególności z branży budowlanej i deweloperskiej. Swoje doświadczenie zdobył m.in. przy realizacji kluczowych projektów budowlanych i infrastrukturalnych, takich jak budowy linii kolejowych, dworców, stadionów, obiektów przemysłowych, dróg ekspresowych, autostrad i nieruchomości deweloperskich. Świadczył doradztwo na rzecz polskich i zagranicznych spółek w największych inwestycjach i sporach budowlanych w Polsce. Bolesław reprezentował klientów w licznych procesach sądowych i arbitrażowych o wielomilionowej wartości charakteryzujących się najwyższym stopniem skomplikowania i złożoności. Doradzał również klientom przy realizacji wielu znaczących i prestiżowych inwestycji budowlanych. Swoje bogate doświadczenie zdobywał w renomowanych polskich i międzynarodowych kancelariach prawnych, takich jak: JDP, DZP, CMS i Hoogells. W swojej praktyce kieruje się przede wszystkim indywidualnym podejściem do klientów zwracając szczególną uwagę na ich potrzeby biznesowe. Posiada szczególną umiejętność w szerokim, międzybranżowym podejściu do problemów klientów. Jest również doświadczonym prelegentem, który wielokrotnie występował na konferencjach i kongresach w branży budowlanej oraz prowadził liczne wykłady, warsztaty i panele, a także szkolenia dedykowane dla klientów. Obsługuje klientów w języku polskim, angielskim i niemieckim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(47) "https://www.linkedin.com/in/boleslawszylkajtis/"
["large_photo_png"]=>
string(38) "photos/boleslaw_szylkajtis_500x500.png"
["large_photo_webp"]=>
string(39) "photos/boleslaw_szylkajtis_500x500.webp"
["small_photo_png"]=>
string(38) "photos/boleslaw_szylkajtis_100x100.png"
["small_photo_webp"]=>
string(39) "photos/boleslaw_szylkajtis_100x100.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2191)
["pivot_author_id"]=>
int(8667)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2873 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(2191)
["author_id"]=>
int(8667)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2191)
["author_id"]=>
int(8667)
}
["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)#2942 (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) {
}
}
[1]=>
object(SCTeam\Auth\Models\User)#2849 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(1922)
["username"]=>
NULL
["first_name"]=>
string(6) "Daniel"
["last_name"]=>
string(11) "Więckowski"
["email"]=>
string(25) "daniel.wieckowski@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$wU6D71IpJxYbeyGZyyxtveBxuuRs0K5ZxLizoyIKkdoP15R75AA3y"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "3MnN92M1gDXciwoH5Yc8HtCeqtRatg6quAYflMu4ckIDyjLHi2OO8vuEwaew"
["created_at"]=>
string(19) "2023-04-21 17:22:20"
["updated_at"]=>
string(19) "2026-04-09 10:13:25"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1156) "Daniel jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Szczecińskim oraz jest w trakcie studiów doktoranckich na Akademii Leona Koźmińskiego w Warszawie. Od 2011 roku wykonuje zawód doradcy podatkowego, wcześniej pracował w administracji skarbowej, reprezentując Polskę między innymi w panelach podatkowych Grupy Wyszehradzkiej oraz Grupy Państw Morza Bałtyckiego. Specjalizuje się w podatkach CIT i VAT oraz w podatku od nieruchomości. Doradzał firmom z branży nieruchomościowej, automotive, transportowej, FCMG oraz IT. Reprezentował klientów w toku postępowań podatkowych oraz postępowań przed sądami administracyjnymi i Naczelnym Sądem Administracyjnym. Daniel jest również ekspertem z obszaru planowania i restrukturyzacji podatkowej – z powodzeniem wdrożył dziesiątki projektów restrukturyzacyjnych. Doświadczony wykładowca, przeprowadził ponad 500 szkoleń z zakresu podatków i restrukturyzacji. Autor wielu publikacji na temat opodatkowania działalności firm w Polsce. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(45) "https://www.linkedin.com/in/danielwieckowski/"
["large_photo_png"]=>
string(36) "photos/daniel_wieckowski_500x500.png"
["large_photo_webp"]=>
string(37) "photos/daniel_wieckowski_500x500.webp"
["small_photo_png"]=>
string(36) "photos/daniel_wieckowski_100x100.png"
["small_photo_webp"]=>
string(37) "photos/daniel_wieckowski_100x100.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(1922)
["username"]=>
NULL
["first_name"]=>
string(6) "Daniel"
["last_name"]=>
string(11) "Więckowski"
["email"]=>
string(25) "daniel.wieckowski@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$wU6D71IpJxYbeyGZyyxtveBxuuRs0K5ZxLizoyIKkdoP15R75AA3y"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "3MnN92M1gDXciwoH5Yc8HtCeqtRatg6quAYflMu4ckIDyjLHi2OO8vuEwaew"
["created_at"]=>
string(19) "2023-04-21 17:22:20"
["updated_at"]=>
string(19) "2026-04-09 10:13:25"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1156) "Daniel jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Szczecińskim oraz jest w trakcie studiów doktoranckich na Akademii Leona Koźmińskiego w Warszawie. Od 2011 roku wykonuje zawód doradcy podatkowego, wcześniej pracował w administracji skarbowej, reprezentując Polskę między innymi w panelach podatkowych Grupy Wyszehradzkiej oraz Grupy Państw Morza Bałtyckiego. Specjalizuje się w podatkach CIT i VAT oraz w podatku od nieruchomości. Doradzał firmom z branży nieruchomościowej, automotive, transportowej, FCMG oraz IT. Reprezentował klientów w toku postępowań podatkowych oraz postępowań przed sądami administracyjnymi i Naczelnym Sądem Administracyjnym. Daniel jest również ekspertem z obszaru planowania i restrukturyzacji podatkowej – z powodzeniem wdrożył dziesiątki projektów restrukturyzacyjnych. Doświadczony wykładowca, przeprowadził ponad 500 szkoleń z zakresu podatków i restrukturyzacji. Autor wielu publikacji na temat opodatkowania działalności firm w Polsce. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(45) "https://www.linkedin.com/in/danielwieckowski/"
["large_photo_png"]=>
string(36) "photos/daniel_wieckowski_500x500.png"
["large_photo_webp"]=>
string(37) "photos/daniel_wieckowski_500x500.webp"
["small_photo_png"]=>
string(36) "photos/daniel_wieckowski_100x100.png"
["small_photo_webp"]=>
string(37) "photos/daniel_wieckowski_100x100.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2191)
["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)#2874 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(2191)
["author_id"]=>
int(1922)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2191)
["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)#2942 (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)#2930 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2825 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(2191)
["product_id"]=>
int(2191)
["locale"]=>
string(2) "pl"
["name"]=>
string(17) "Fundacja Rodzinna"
["content"]=>
string(1314) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Na tym szkoleniu dowiesz się, czym jest fundacja rodzinna, czy jest ona rozwiązaniem dla Ciebie i jakie korzyści możesz osiągnąć zakładając własną fundację rodzinną.
PROGRAM
1. Czym jest fundacja rodzinna?
2. Dla kogo przeznaczona jest fundacja rodzinna?
3. Jaki majątek wnieść do fundacji?
4. Jakie korzyści oferuje fundacja rodzinna:
5. Zarys podatków w fundacji rodzinnej.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
1 godzina 58 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2191)
["product_id"]=>
int(2191)
["locale"]=>
string(2) "pl"
["name"]=>
string(17) "Fundacja Rodzinna"
["content"]=>
string(1314) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Na tym szkoleniu dowiesz się, czym jest fundacja rodzinna, czy jest ona rozwiązaniem dla Ciebie i jakie korzyści możesz osiągnąć zakładając własną fundację rodzinną.
PROGRAM
1. Czym jest fundacja rodzinna?
2. Dla kogo przeznaczona jest fundacja rodzinna?
3. Jaki majątek wnieść do fundacji?
4. Jakie korzyści oferuje fundacja rodzinna:
5. Zarys podatków w fundacji rodzinnej.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
1 godzina 58 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[5]=>
object(App\Models\Product)#3126 (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(2190)
["slug"]=>
string(96) "raportowanie-mdr-identyfikacja-schematow-podatkowych-praktyczne-instrukcje-z-raportowania-mdr915"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-10 13:41:12"
["updated_at"]=>
string(19) "2024-04-10 14:30:52"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-04-10 13:19: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(2190)
["slug"]=>
string(96) "raportowanie-mdr-identyfikacja-schematow-podatkowych-praktyczne-instrukcje-z-raportowania-mdr915"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-04-10 13:41:12"
["updated_at"]=>
string(19) "2024-04-10 14:30:52"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-04-10 13:19:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3115 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3072 (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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2190)
["pivot_category_id"]=>
int(2)
["pivot_categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(1) {
[0]=>
string(3) "url"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3097 (35) {
["connection":protected]=>
NULL
["table":protected]=>
string(12) "categorables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(3) {
["categorable_id"]=>
int(2190)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2190)
["category_id"]=>
int(2)
["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)#3152 (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)#3058 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(2) {
[0]=>
string(5) "title"
[1]=>
string(11) "description"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(2) {
[0]=>
string(5) "title"
[1]=>
string(11) "description"
}
["revisionPresenter":protected]=>
string(47) "SCTeam\Categories\Presenters\Revisions\Category"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["tags"]=>
object(Illuminate\Database\Eloquent\Collection)#3039 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#3000 (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(2190)
["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)#3013 (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(2190)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2190)
["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)#3063 (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)#3027 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2965 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(3)
["tag_id"]=>
int(3)
["locale"]=>
string(2) "pl"
["title"]=>
string(7) "Podatki"
}
["original":protected]=>
array(4) {
["id"]=>
int(3)
["tag_id"]=>
int(3)
["locale"]=>
string(2) "pl"
["title"]=>
string(7) "Podatki"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#2956 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2911 (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(2190)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(8111)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(2) {
["type"]=>
string(35) "SCTeam\Products\Enums\AttributeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(SCTeam\Products\Models\Attributable)#2944 (38) {
["connection":protected]=>
NULL
["table":protected]=>
string(13) "attributables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["attributable_id"]=>
int(2190)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(8111)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2190)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(8111)
}
["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)#2985 (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)#2903 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (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)#2893 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2851 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(1760)
["username"]=>
NULL
["first_name"]=>
string(4) "Anna"
["last_name"]=>
string(6) "Kubicz"
["email"]=>
string(19) "anna.kubicz@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$.x3JCGvTXm6CbKLTZ1uFvuqSLBUNyCGOl6/xzQaPAwyK73CX9KyaO"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "uz7sUCu9yQW6yBhLyjh2lk9hATseGHXib6s2OwPbTX9ZOGvzfKqe0ehoPdlV"
["created_at"]=>
string(19) "2023-04-21 17:22:10"
["updated_at"]=>
string(19) "2026-04-09 10:41:03"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(939) "Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/"
["large_photo_png"]=>
string(30) "photos/anna_kubicz_500x500.png"
["large_photo_webp"]=>
string(31) "photos/anna_kubicz_500x500.webp"
["small_photo_png"]=>
string(30) "photos/anna_kubicz_100x100.png"
["small_photo_webp"]=>
string(31) "photos/anna_kubicz_100x100.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(1760)
["username"]=>
NULL
["first_name"]=>
string(4) "Anna"
["last_name"]=>
string(6) "Kubicz"
["email"]=>
string(19) "anna.kubicz@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$.x3JCGvTXm6CbKLTZ1uFvuqSLBUNyCGOl6/xzQaPAwyK73CX9KyaO"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "uz7sUCu9yQW6yBhLyjh2lk9hATseGHXib6s2OwPbTX9ZOGvzfKqe0ehoPdlV"
["created_at"]=>
string(19) "2023-04-21 17:22:10"
["updated_at"]=>
string(19) "2026-04-09 10:41:03"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(939) "Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/"
["large_photo_png"]=>
string(30) "photos/anna_kubicz_500x500.png"
["large_photo_webp"]=>
string(31) "photos/anna_kubicz_500x500.webp"
["small_photo_png"]=>
string(30) "photos/anna_kubicz_100x100.png"
["small_photo_webp"]=>
string(31) "photos/anna_kubicz_100x100.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2190)
["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)#2870 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(2190)
["author_id"]=>
int(1760)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2190)
["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)#2942 (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)#2947 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2826 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(2190)
["product_id"]=>
int(2190)
["locale"]=>
string(2) "pl"
["name"]=>
string(99) "Raportowanie MDR – identyfikacja schematów podatkowych, praktyczne instrukcje z raportowania MDR"
["content"]=>
string(4255) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia jest omówienie obowiązków związanych z raportowaniem schematów podatkowych. Obowiązek raportowania dotyczy każdego zdarzenia, które skutkuje powstaniem korzyści podatkowej. Może nim być każdy przypadek oszczędności podatkowej, m.in. niepowstanie zobowiązania podatkowego, obniżenie jego wysokości, a także powstanie albo zawyżenie straty podatkowej. Na szkoleniu zostaną przedstawione najnowsze stanowiska organów podatkowych i MF w zakresie interpretowania przepisów o schematach podatkowych.
Przepisy przewidują surowe sankcje, w tym sankcje administracyjne, karne i karano – skarbowe za niewykonywanie lub nieprawidłowe wykonywanie nowych obowiązków.
PROGRAM
I. Raportowanie schematów podatkowych
1. Zagadnienia ogólne
1. Dyrektywa Rady (UE) 2018/822 z 25.05.2018 – polskie przepisy, a treść Dyrektywy
2. Ordynacja podatkowa
3. Cel wprowadzenia przepisów
4. Najnowsze statystki MF
II. Czym jest schemat podatkowy?
1. Co jest przedmiotem raportowania?
2. Definicja uzgodnienia i korzyści podatkowej
3. Czym są i jak identyfikować cechy rozpoznawcze
4. Rodzaje schematów i ich różnice
5. Czy każdy schemat będzie podlegał raportowaniu? – jak prawidłowo przeprowadzić analizę zdarzenia
6. Raportowanie schematów, a ryzyko potencjalnej kontroli podatkowej
7. Praktyczne przykłady zastosowania schematów podatkowych
III. Kto jest zobowiązany do przekazania informacji o schematach podatkowych i kiedy należy je zgłosić?
1. Definicja i obowiązki promotora – jakie konsekwencje może ponieść promotor wskutek niewykonania lub nieprawidłowego wykonania obowiązków
2. Definicja i obowiązki korzystającego – jakie konsekwencje może ponieść korzystający wskutek niewykonania lub nieprawidłowego wykonania obowiązków
3. Definicja i obowiązki wspomagającego – jakie konsekwencje może ponieść wspomagający wskutek niewykonania lub nieprawidłowego wykonania obowiązków
4. Sytuacje nietypowe – jak ocenić, czy mamy obowiązek zgłoszenia schematu?
IV. Procedura wewnętrzna
1. Procedura wewnętrzna nie tylko jako obowiązek wynikający z ordynacji – przed czym może chronić, po co ją wprowadzać
2. Kto jest zobowiązany do posiadania procedury wewnętrznej?
3. Co powinna zawierać procedura wewnętrzna
4. Konsekwencje niewprowadzenia procedury – sankcje wynikające z ordynacji
VI. Najczęściej pojawiające się problemy w raportowaniu schematów podatkowych – przykłady praktyczne
VII. Zgłoszenie schematu podatkowego – prezentacja zgłoszenia przykładowych schematów podatkowych na platformie www.mdr.mf.gov.pl
1. Zgłoszenie MDR-1 – kto składa i jak wypełnić formularz
2. Zgłoszenie MDR- 2 – kto składa i jak wypełnić formularz
3. Zgłoszenie MDR – 3 - kto składa i jak wypełnić formularz
4. Zgłoszenie MDR -4 – kto składa i jak wypełnić formularz
VIII. Sankcje
1. Sankcje administracyjne
2. Sankcje karne – k.k.s i kodeks karny
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 3 minuty
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2190)
["product_id"]=>
int(2190)
["locale"]=>
string(2) "pl"
["name"]=>
string(99) "Raportowanie MDR – identyfikacja schematów podatkowych, praktyczne instrukcje z raportowania MDR"
["content"]=>
string(4255) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia jest omówienie obowiązków związanych z raportowaniem schematów podatkowych. Obowiązek raportowania dotyczy każdego zdarzenia, które skutkuje powstaniem korzyści podatkowej. Może nim być każdy przypadek oszczędności podatkowej, m.in. niepowstanie zobowiązania podatkowego, obniżenie jego wysokości, a także powstanie albo zawyżenie straty podatkowej. Na szkoleniu zostaną przedstawione najnowsze stanowiska organów podatkowych i MF w zakresie interpretowania przepisów o schematach podatkowych.
Przepisy przewidują surowe sankcje, w tym sankcje administracyjne, karne i karano – skarbowe za niewykonywanie lub nieprawidłowe wykonywanie nowych obowiązków.
PROGRAM
I. Raportowanie schematów podatkowych
1. Zagadnienia ogólne
1. Dyrektywa Rady (UE) 2018/822 z 25.05.2018 – polskie przepisy, a treść Dyrektywy
2. Ordynacja podatkowa
3. Cel wprowadzenia przepisów
4. Najnowsze statystki MF
II. Czym jest schemat podatkowy?
1. Co jest przedmiotem raportowania?
2. Definicja uzgodnienia i korzyści podatkowej
3. Czym są i jak identyfikować cechy rozpoznawcze
4. Rodzaje schematów i ich różnice
5. Czy każdy schemat będzie podlegał raportowaniu? – jak prawidłowo przeprowadzić analizę zdarzenia
6. Raportowanie schematów, a ryzyko potencjalnej kontroli podatkowej
7. Praktyczne przykłady zastosowania schematów podatkowych
III. Kto jest zobowiązany do przekazania informacji o schematach podatkowych i kiedy należy je zgłosić?
1. Definicja i obowiązki promotora – jakie konsekwencje może ponieść promotor wskutek niewykonania lub nieprawidłowego wykonania obowiązków
2. Definicja i obowiązki korzystającego – jakie konsekwencje może ponieść korzystający wskutek niewykonania lub nieprawidłowego wykonania obowiązków
3. Definicja i obowiązki wspomagającego – jakie konsekwencje może ponieść wspomagający wskutek niewykonania lub nieprawidłowego wykonania obowiązków
4. Sytuacje nietypowe – jak ocenić, czy mamy obowiązek zgłoszenia schematu?
IV. Procedura wewnętrzna
1. Procedura wewnętrzna nie tylko jako obowiązek wynikający z ordynacji – przed czym może chronić, po co ją wprowadzać
2. Kto jest zobowiązany do posiadania procedury wewnętrznej?
3. Co powinna zawierać procedura wewnętrzna
4. Konsekwencje niewprowadzenia procedury – sankcje wynikające z ordynacji
VI. Najczęściej pojawiające się problemy w raportowaniu schematów podatkowych – przykłady praktyczne
VII. Zgłoszenie schematu podatkowego – prezentacja zgłoszenia przykładowych schematów podatkowych na platformie www.mdr.mf.gov.pl
1. Zgłoszenie MDR-1 – kto składa i jak wypełnić formularz
2. Zgłoszenie MDR- 2 – kto składa i jak wypełnić formularz
3. Zgłoszenie MDR – 3 - kto składa i jak wypełnić formularz
4. Zgłoszenie MDR -4 – kto składa i jak wypełnić formularz
VIII. Sankcje
1. Sankcje administracyjne
2. Sankcje karne – k.k.s i kodeks karny
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 3 minuty
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[6]=>
object(App\Models\Product)#3125 (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(2166)
["slug"]=>
string(69) "zarzad-w-spolkach-kapitalowych-i-odpowiedzialnosc-czlonkow-zarzadu122"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-25 10:35:48"
["updated_at"]=>
string(19) "2024-03-27 12:01:52"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-03-25 10:33:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["original":protected]=>
array(28) {
["id"]=>
int(2166)
["slug"]=>
string(69) "zarzad-w-spolkach-kapitalowych-i-odpowiedzialnosc-czlonkow-zarzadu122"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-25 10:35:48"
["updated_at"]=>
string(19) "2024-03-27 12:01:52"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-03-25 10:33:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3113 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3073 (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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2166)
["pivot_category_id"]=>
int(2)
["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)#3093 (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(2166)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2166)
["category_id"]=>
int(2)
["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)#3152 (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)#3060 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["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)#3037 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2990 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(6)
["created_at"]=>
string(19) "2025-01-09 17:30:35"
["updated_at"]=>
string(19) "2025-01-09 17:30:35"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(6)
["created_at"]=>
string(19) "2025-01-09 17:30:35"
["updated_at"]=>
string(19) "2025-01-09 17:30:35"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(2166)
["pivot_tag_id"]=>
int(6)
["pivot_taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3024 (35) {
["connection":protected]=>
NULL
["table":protected]=>
string(9) "taggables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(3) {
["taggable_id"]=>
int(2166)
["tag_id"]=>
int(6)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2166)
["tag_id"]=>
int(6)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3063 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(11) "taggable_id"
["relatedKey":protected]=>
string(6) "tag_id"
["morphType":protected]=>
string(13) "taggable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2975 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2962 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(6)
["tag_id"]=>
int(6)
["locale"]=>
string(2) "pl"
["title"]=>
string(5) "Prawo"
}
["original":protected]=>
array(4) {
["id"]=>
int(6)
["tag_id"]=>
int(6)
["locale"]=>
string(2) "pl"
["title"]=>
string(5) "Prawo"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#2954 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2913 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(10) "attributes"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(1)
["slug"]=>
string(12) "legal-status"
["type"]=>
int(1)
["created_at"]=>
string(19) "2023-04-21 17:35:59"
["updated_at"]=>
string(19) "2023-04-21 17:35:59"
["deleted_at"]=>
NULL
["is_visible_in_preview"]=>
bool(false)
}
["original":protected]=>
array(11) {
["id"]=>
int(1)
["slug"]=>
string(12) "legal-status"
["type"]=>
int(1)
["created_at"]=>
string(19) "2023-04-21 17:35:59"
["updated_at"]=>
string(19) "2023-04-21 17:35:59"
["deleted_at"]=>
NULL
["is_visible_in_preview"]=>
bool(false)
["pivot_attributable_id"]=>
int(2166)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(7960)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(2) {
["type"]=>
string(35) "SCTeam\Products\Enums\AttributeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(SCTeam\Products\Models\Attributable)#2940 (38) {
["connection":protected]=>
NULL
["table":protected]=>
string(13) "attributables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["attributable_id"]=>
int(2166)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7960)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2166)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7960)
}
["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)#2985 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(15) "attributable_id"
["relatedKey":protected]=>
string(12) "attribute_id"
["morphType":protected]=>
string(17) "attributable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "value"
}
["translationForeignKey":protected]=>
string(15) "attributable_id"
["defaultLocale":protected]=>
NULL
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2905 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (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)#2890 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2852 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(8667)
["username"]=>
NULL
["first_name"]=>
string(9) "Bolesław"
["last_name"]=>
string(11) "Szyłkajtis"
["email"]=>
string(27) "boleslaw.szylkajtis@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$BAHopUpcUb0/vkyohGIQkjb81gDgXw1"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$Qb5IAZZqvzmqquegS.8HAOzk/tVnLU/6vtN04oS.sbVCaAdW9rcbi"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:29:18"
["updated_at"]=>
string(19) "2026-04-09 10:04:07"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1864) "Bolesław jest adwokatem, członkiem Izby Adwokackiej w Warszawie oraz partnerem zarządzającym w LTCA Legal. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie. Posiada wieloletnie, bogate doświadczenie w prowadzeniu i rozwiązywaniu sporów oraz obsłudze prawnej klientów, w szczególności z branży budowlanej i deweloperskiej. Swoje doświadczenie zdobył m.in. przy realizacji kluczowych projektów budowlanych i infrastrukturalnych, takich jak budowy linii kolejowych, dworców, stadionów, obiektów przemysłowych, dróg ekspresowych, autostrad i nieruchomości deweloperskich. Świadczył doradztwo na rzecz polskich i zagranicznych spółek w największych inwestycjach i sporach budowlanych w Polsce. Bolesław reprezentował klientów w licznych procesach sądowych i arbitrażowych o wielomilionowej wartości charakteryzujących się najwyższym stopniem skomplikowania i złożoności. Doradzał również klientom przy realizacji wielu znaczących i prestiżowych inwestycji budowlanych. Swoje bogate doświadczenie zdobywał w renomowanych polskich i międzynarodowych kancelariach prawnych, takich jak: JDP, DZP, CMS i Hoogells. W swojej praktyce kieruje się przede wszystkim indywidualnym podejściem do klientów zwracając szczególną uwagę na ich potrzeby biznesowe. Posiada szczególną umiejętność w szerokim, międzybranżowym podejściu do problemów klientów. Jest również doświadczonym prelegentem, który wielokrotnie występował na konferencjach i kongresach w branży budowlanej oraz prowadził liczne wykłady, warsztaty i panele, a także szkolenia dedykowane dla klientów. Obsługuje klientów w języku polskim, angielskim i niemieckim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(47) "https://www.linkedin.com/in/boleslawszylkajtis/"
["large_photo_png"]=>
string(38) "photos/boleslaw_szylkajtis_500x500.png"
["large_photo_webp"]=>
string(39) "photos/boleslaw_szylkajtis_500x500.webp"
["small_photo_png"]=>
string(38) "photos/boleslaw_szylkajtis_100x100.png"
["small_photo_webp"]=>
string(39) "photos/boleslaw_szylkajtis_100x100.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(8667)
["username"]=>
NULL
["first_name"]=>
string(9) "Bolesław"
["last_name"]=>
string(11) "Szyłkajtis"
["email"]=>
string(27) "boleslaw.szylkajtis@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$BAHopUpcUb0/vkyohGIQkjb81gDgXw1"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$Qb5IAZZqvzmqquegS.8HAOzk/tVnLU/6vtN04oS.sbVCaAdW9rcbi"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:29:18"
["updated_at"]=>
string(19) "2026-04-09 10:04:07"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1864) "Bolesław jest adwokatem, członkiem Izby Adwokackiej w Warszawie oraz partnerem zarządzającym w LTCA Legal. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie. Posiada wieloletnie, bogate doświadczenie w prowadzeniu i rozwiązywaniu sporów oraz obsłudze prawnej klientów, w szczególności z branży budowlanej i deweloperskiej. Swoje doświadczenie zdobył m.in. przy realizacji kluczowych projektów budowlanych i infrastrukturalnych, takich jak budowy linii kolejowych, dworców, stadionów, obiektów przemysłowych, dróg ekspresowych, autostrad i nieruchomości deweloperskich. Świadczył doradztwo na rzecz polskich i zagranicznych spółek w największych inwestycjach i sporach budowlanych w Polsce. Bolesław reprezentował klientów w licznych procesach sądowych i arbitrażowych o wielomilionowej wartości charakteryzujących się najwyższym stopniem skomplikowania i złożoności. Doradzał również klientom przy realizacji wielu znaczących i prestiżowych inwestycji budowlanych. Swoje bogate doświadczenie zdobywał w renomowanych polskich i międzynarodowych kancelariach prawnych, takich jak: JDP, DZP, CMS i Hoogells. W swojej praktyce kieruje się przede wszystkim indywidualnym podejściem do klientów zwracając szczególną uwagę na ich potrzeby biznesowe. Posiada szczególną umiejętność w szerokim, międzybranżowym podejściu do problemów klientów. Jest również doświadczonym prelegentem, który wielokrotnie występował na konferencjach i kongresach w branży budowlanej oraz prowadził liczne wykłady, warsztaty i panele, a także szkolenia dedykowane dla klientów. Obsługuje klientów w języku polskim, angielskim i niemieckim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(47) "https://www.linkedin.com/in/boleslawszylkajtis/"
["large_photo_png"]=>
string(38) "photos/boleslaw_szylkajtis_500x500.png"
["large_photo_webp"]=>
string(39) "photos/boleslaw_szylkajtis_500x500.webp"
["small_photo_png"]=>
string(38) "photos/boleslaw_szylkajtis_100x100.png"
["small_photo_webp"]=>
string(39) "photos/boleslaw_szylkajtis_100x100.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2166)
["pivot_author_id"]=>
int(8667)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2869 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(2166)
["author_id"]=>
int(8667)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2166)
["author_id"]=>
int(8667)
}
["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)#2942 (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)#2878 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2827 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(2166)
["product_id"]=>
int(2166)
["locale"]=>
string(2) "pl"
["name"]=>
string(75) "Zarząd w spółkach kapitałowych i odpowiedzialność członków zarządu"
["content"]=>
string(2801) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia jest przybliżenie najważniejszych aspektów związanych z działalnością zarządów spółek kapitałowych i członków tych organów oraz przybliżenie najważniejszych aspektów związanych z odpowiedzialnością członków zarządów spółek.
PROGRAM
I. Zarząd – informacje podstawowe.
1. Jak powinien wyglądać zarząd?
2. Powołanie zarządu;
3. Kadencje i mandaty;
4. Stosunek między spółką a członkami zarządu.
II. Zasady działania zarządu.
1. Prowadzenie spraw spółki;
2. Reprezentacja spółki i sposoby reprezentacji;
3. Wewnętrzne zasady działania zarządu spółki.
III. Pratyczne kwestie związane z piastowaniem funkcji członka zarządu.
1. Zawieranie umów;
2. Zawieranie umów z podmiotami powiązanymi;
3. Zawieranie przez spółkę umów z członakmi zarządu.
IV. Odpowiedzialność członków zarządu
1. Odpowiedzialność za działanie spółki.
a) Wymóg zachowania lojalności wobec spółki.
b) Wymóg działania z należytą starannością.
c) Wymóg zachowania tajemnicy.
2. Odpowiedzialność wewnętrzna członka zarządu.
a) Odpowiedzialność korporacyjna wobec spółki.
b) Odpowiedzialność za szkodę wyrządzoną spółce (art. 293 § 1 KSH).
c) Odpowiedzialność wobec spółki na podstawie stosunku kontraktowego.
3. Odpowiedzialność zewnętrzna członka zarządu
a) Odpowiedzialność na podstawie art. 291 KSH.
b) Odpowiedzialność na podstawie art. 299 § 1 KSH.
c) Odpowiedzialność na podstawie art. 300 KSH.
4. Odpowiedzialność karna i podatkowa członka zarządu.
a) Odpowiedzialność karna, którą może ponieść członek zarządu.
b) Odpowiedzialność za zaległości podatkowe spółki.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 26 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2166)
["product_id"]=>
int(2166)
["locale"]=>
string(2) "pl"
["name"]=>
string(75) "Zarząd w spółkach kapitałowych i odpowiedzialność członków zarządu"
["content"]=>
string(2801) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia jest przybliżenie najważniejszych aspektów związanych z działalnością zarządów spółek kapitałowych i członków tych organów oraz przybliżenie najważniejszych aspektów związanych z odpowiedzialnością członków zarządów spółek.
PROGRAM
I. Zarząd – informacje podstawowe.
1. Jak powinien wyglądać zarząd?
2. Powołanie zarządu;
3. Kadencje i mandaty;
4. Stosunek między spółką a członkami zarządu.
II. Zasady działania zarządu.
1. Prowadzenie spraw spółki;
2. Reprezentacja spółki i sposoby reprezentacji;
3. Wewnętrzne zasady działania zarządu spółki.
III. Pratyczne kwestie związane z piastowaniem funkcji członka zarządu.
1. Zawieranie umów;
2. Zawieranie umów z podmiotami powiązanymi;
3. Zawieranie przez spółkę umów z członakmi zarządu.
IV. Odpowiedzialność członków zarządu
1. Odpowiedzialność za działanie spółki.
a) Wymóg zachowania lojalności wobec spółki.
b) Wymóg działania z należytą starannością.
c) Wymóg zachowania tajemnicy.
2. Odpowiedzialność wewnętrzna członka zarządu.
a) Odpowiedzialność korporacyjna wobec spółki.
b) Odpowiedzialność za szkodę wyrządzoną spółce (art. 293 § 1 KSH).
c) Odpowiedzialność wobec spółki na podstawie stosunku kontraktowego.
3. Odpowiedzialność zewnętrzna członka zarządu
a) Odpowiedzialność na podstawie art. 291 KSH.
b) Odpowiedzialność na podstawie art. 299 § 1 KSH.
c) Odpowiedzialność na podstawie art. 300 KSH.
4. Odpowiedzialność karna i podatkowa członka zarządu.
a) Odpowiedzialność karna, którą może ponieść członek zarządu.
b) Odpowiedzialność za zaległości podatkowe spółki.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 26 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[7]=>
object(App\Models\Product)#3124 (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(2156)
["slug"]=>
string(84) "jak-prawidlowo-przygotowac-rachunek-przeplywow-pienieznych-dzialalnosc-operacyjna207"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-21 11:42:53"
["updated_at"]=>
string(19) "2024-03-25 12:29:08"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-03-22 11:19: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(2156)
["slug"]=>
string(84) "jak-prawidlowo-przygotowac-rachunek-przeplywow-pienieznych-dzialalnosc-operacyjna207"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-21 11:42:53"
["updated_at"]=>
string(19) "2024-03-25 12:29:08"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-03-22 11:19: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)#3112 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3074 (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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2156)
["pivot_category_id"]=>
int(2)
["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)#3092 (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(2156)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2156)
["category_id"]=>
int(2)
["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)#3152 (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)#3062 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["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)#3036 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2994 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(4)
["created_at"]=>
string(19) "2025-01-09 17:30:10"
["updated_at"]=>
string(19) "2025-01-09 17:30:10"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(4)
["created_at"]=>
string(19) "2025-01-09 17:30:10"
["updated_at"]=>
string(19) "2025-01-09 17:30:10"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(2156)
["pivot_tag_id"]=>
int(4)
["pivot_taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3021 (35) {
["connection":protected]=>
NULL
["table":protected]=>
string(9) "taggables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(3) {
["taggable_id"]=>
int(2156)
["tag_id"]=>
int(4)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2156)
["tag_id"]=>
int(4)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3063 (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)#2979 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2964 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(4)
["tag_id"]=>
int(4)
["locale"]=>
string(2) "pl"
["title"]=>
string(14) "Rachunkowość"
}
["original":protected]=>
array(4) {
["id"]=>
int(4)
["tag_id"]=>
int(4)
["locale"]=>
string(2) "pl"
["title"]=>
string(14) "Rachunkowość"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#2953 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2912 (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(2156)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(7932)
}
["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)#2943 (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(2156)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7932)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2156)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7932)
}
["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)#2985 (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)#2904 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (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)#2889 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2853 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(3125)
["username"]=>
NULL
["first_name"]=>
string(9) "Katarzyna"
["last_name"]=>
string(9) "Trzpioła"
["email"]=>
string(26) "katarzyna.trzpiola@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$BjaU6yPJklclTq.6v673YWDytIcz03/"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$nKyBN5k.u0KkFLDFZdRS2uTYg2IlwGMcno0idI9YvM0NOrq96qYx2"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:23:34"
["updated_at"]=>
string(19) "2023-04-24 14:59:15"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1055) "dr Katarzyna Trzpioła – doktor nauk ekonomicznych w zakresie nauk o zarządzaniu, pracownik naukowy Katedry Rachunkowości Uniwersytetu Warszawskiego. Członek Komitetu Standardów Rachunkowości. Aplikant biegłego rewidenta w firmie z międzynarodowym kapitałem. Autorka licznych publikacji w prasie fachowej oraz książek m.in. „MSR 10 Zdarzenia po dniu bilansowym”, „Znowelizowana ustawa o rachunkowości – tekst jednolity z praktycznym komentarzem”, „Komentarz do nowelizacji ustawy o rachunkowości”, (Wydawnictwo Wiedza i praktyka). Doświadczony wykładowca z dziedziny rachunkowości dla praktyków, na studiach podyplomowych, na kursach dla kandydatów na biegłych rewidentów i doradców podatkowych oraz szkoleniach otwartych i zamkniętych. Dotychczas przeprowadziła ponad 500 szkoleń. Od wielu lat zajmuje się zagadnieniami rachunkowości finansowej wg UoR i MSSF oraz podatków w rachunkowości. Formuła szkolenia: otwarte, on-line na żywo.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(62) "https://www.linkedin.com/in/katarzyna-trzpio%C5%82a-235592318/"
["large_photo_png"]=>
string(37) "photos/katarzyna_trzpiola_500x500.png"
["large_photo_webp"]=>
string(38) "photos/katarzyna_trzpiola_500x500.webp"
["small_photo_png"]=>
string(37) "photos/katarzyna_trzpiola_100x100.png"
["small_photo_webp"]=>
string(38) "photos/katarzyna_trzpiola_100x100.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(3125)
["username"]=>
NULL
["first_name"]=>
string(9) "Katarzyna"
["last_name"]=>
string(9) "Trzpioła"
["email"]=>
string(26) "katarzyna.trzpiola@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(34) "$P$BjaU6yPJklclTq.6v673YWDytIcz03/"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$nKyBN5k.u0KkFLDFZdRS2uTYg2IlwGMcno0idI9YvM0NOrq96qYx2"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:23:34"
["updated_at"]=>
string(19) "2023-04-24 14:59:15"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1055) "dr Katarzyna Trzpioła – doktor nauk ekonomicznych w zakresie nauk o zarządzaniu, pracownik naukowy Katedry Rachunkowości Uniwersytetu Warszawskiego. Członek Komitetu Standardów Rachunkowości. Aplikant biegłego rewidenta w firmie z międzynarodowym kapitałem. Autorka licznych publikacji w prasie fachowej oraz książek m.in. „MSR 10 Zdarzenia po dniu bilansowym”, „Znowelizowana ustawa o rachunkowości – tekst jednolity z praktycznym komentarzem”, „Komentarz do nowelizacji ustawy o rachunkowości”, (Wydawnictwo Wiedza i praktyka). Doświadczony wykładowca z dziedziny rachunkowości dla praktyków, na studiach podyplomowych, na kursach dla kandydatów na biegłych rewidentów i doradców podatkowych oraz szkoleniach otwartych i zamkniętych. Dotychczas przeprowadziła ponad 500 szkoleń. Od wielu lat zajmuje się zagadnieniami rachunkowości finansowej wg UoR i MSSF oraz podatków w rachunkowości. Formuła szkolenia: otwarte, on-line na żywo.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(62) "https://www.linkedin.com/in/katarzyna-trzpio%C5%82a-235592318/"
["large_photo_png"]=>
string(37) "photos/katarzyna_trzpiola_500x500.png"
["large_photo_webp"]=>
string(38) "photos/katarzyna_trzpiola_500x500.webp"
["small_photo_png"]=>
string(37) "photos/katarzyna_trzpiola_100x100.png"
["small_photo_webp"]=>
string(38) "photos/katarzyna_trzpiola_100x100.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2156)
["pivot_author_id"]=>
int(3125)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2871 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(2156)
["author_id"]=>
int(3125)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2156)
["author_id"]=>
int(3125)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#2942 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(10) "product_id"
["relatedKey":protected]=>
string(9) "author_id"
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(2) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["rememberTokenName":protected]=>
string(14) "remember_token"
["revisionable":protected]=>
array(8) {
[0]=>
string(10) "first_name"
[1]=>
string(9) "last_name"
[2]=>
string(5) "email"
[3]=>
string(5) "phone"
[4]=>
string(6) "status"
[5]=>
string(16) "allow_newsletter"
[6]=>
string(11) "facebook_id"
[7]=>
string(9) "google_id"
}
["sortable":protected]=>
array(5) {
[0]=>
string(2) "id"
[1]=>
string(10) "first_name"
[2]=>
string(9) "last_name"
[3]=>
string(5) "email"
[4]=>
string(10) "created_at"
}
["accessToken":protected]=>
NULL
["forceDeleting":protected]=>
bool(false)
["roleClass":"SCTeam\Auth\Models\User":private]=>
NULL
["permissionClass":"SCTeam\Auth\Models\User":private]=>
NULL
["wildcardClass":"SCTeam\Auth\Models\User":private]=>
NULL
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2884 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2828 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(2156)
["product_id"]=>
int(2156)
["locale"]=>
string(2) "pl"
["name"]=>
string(94) "Jak prawidłowo przygotować rachunek przepływów pieniężnych – działalność operacyjna"
["content"]=>
string(2619) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia skierowanego do osób przygotowujących rachunek przepływów pieniężnych jest pokazanie ujmowania zdarzeń w działalności operacyjnej przy założeniu, iż sporządzamy RPP metodą pośrednią. Praktyczne przykłady liczbowe zilustrują wymogi dokonywania wyłączeń i pokazywania skutków operacji dla działalności operacyjnej.
PROGRAM
1. Ogólne zasady przygotowywania rachunku przepływów pieniężnych
2. Omówienie istoty działalności operacyjnej, finansowej i inwestycyjnej
3. Przygotowanie informacji w ramach działalności operacyjnej – korekty, przykłady ujęcia zdarzeń
• Amortyzacja
• Zyski (straty) z tytułu różnic kursowych
• Odsetki i udziały w zyskach (dywidendy)
• Zysk (strata) z działalności inwestycyjnej
• Zmiana stanu rezerw
• Zmiana stanu zapasów
• Zmiana stanu należności
• Zmiana stanu zobowiązań krótkoterminowych, z wyjątkiem pożyczek i kredytów
• Zmiana stanu rozliczeń międzyokresowych
• Inne korekty
4. Najczęściej spotykane problemy i pułapki w procesie sporządzania rachunku przepływów pieniężnych
5. Ujawnienia w sprawozdaniu finansowym w informacji dodatkowej
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 37 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2156)
["product_id"]=>
int(2156)
["locale"]=>
string(2) "pl"
["name"]=>
string(94) "Jak prawidłowo przygotować rachunek przepływów pieniężnych – działalność operacyjna"
["content"]=>
string(2619) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia skierowanego do osób przygotowujących rachunek przepływów pieniężnych jest pokazanie ujmowania zdarzeń w działalności operacyjnej przy założeniu, iż sporządzamy RPP metodą pośrednią. Praktyczne przykłady liczbowe zilustrują wymogi dokonywania wyłączeń i pokazywania skutków operacji dla działalności operacyjnej.
PROGRAM
1. Ogólne zasady przygotowywania rachunku przepływów pieniężnych
2. Omówienie istoty działalności operacyjnej, finansowej i inwestycyjnej
3. Przygotowanie informacji w ramach działalności operacyjnej – korekty, przykłady ujęcia zdarzeń
• Amortyzacja
• Zyski (straty) z tytułu różnic kursowych
• Odsetki i udziały w zyskach (dywidendy)
• Zysk (strata) z działalności inwestycyjnej
• Zmiana stanu rezerw
• Zmiana stanu zapasów
• Zmiana stanu należności
• Zmiana stanu zobowiązań krótkoterminowych, z wyjątkiem pożyczek i kredytów
• Zmiana stanu rozliczeń międzyokresowych
• Inne korekty
4. Najczęściej spotykane problemy i pułapki w procesie sporządzania rachunku przepływów pieniężnych
5. Ujawnienia w sprawozdaniu finansowym w informacji dodatkowej
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 37 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[8]=>
object(App\Models\Product)#3123 (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(2139)
["slug"]=>
string(68) "obowiazki-w-zakresie-ochrony-sygnalistow-czy-jestes-na-nie-gotowy296"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-14 15:05:42"
["updated_at"]=>
string(19) "2024-03-15 09:29:30"
["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) "2024-03-14 15:04: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(2139)
["slug"]=>
string(68) "obowiazki-w-zakresie-ochrony-sygnalistow-czy-jestes-na-nie-gotowy296"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-14 15:05:42"
["updated_at"]=>
string(19) "2024-03-15 09:29:30"
["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) "2024-03-14 15:04: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)#3111 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3075 (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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2139)
["pivot_category_id"]=>
int(2)
["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)#3094 (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(2139)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2139)
["category_id"]=>
int(2)
["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)#3152 (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)#3061 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["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)#3035 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2989 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(4) "tags"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(1) {
[0]=>
string(12) "translations"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(5) {
["id"]=>
int(6)
["created_at"]=>
string(19) "2025-01-09 17:30:35"
["updated_at"]=>
string(19) "2025-01-09 17:30:35"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(8) {
["id"]=>
int(6)
["created_at"]=>
string(19) "2025-01-09 17:30:35"
["updated_at"]=>
string(19) "2025-01-09 17:30:35"
["deleted_at"]=>
NULL
["type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_taggable_id"]=>
int(2139)
["pivot_tag_id"]=>
int(6)
["pivot_taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\MorphPivot)#3022 (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(2139)
["tag_id"]=>
int(6)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2139)
["tag_id"]=>
int(6)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#3063 (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)#2974 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2962 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(16) "tag_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["id"]=>
int(6)
["tag_id"]=>
int(6)
["locale"]=>
string(2) "pl"
["title"]=>
string(5) "Prawo"
}
["original":protected]=>
array(4) {
["id"]=>
int(6)
["tag_id"]=>
int(6)
["locale"]=>
string(2) "pl"
["title"]=>
string(5) "Prawo"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(1) {
[0]=>
string(5) "title"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "title"
}
["revisionPresenter":protected]=>
string(36) "SCTeam\Tags\Presenters\Revisions\Tag"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["attributes"]=>
object(Illuminate\Database\Eloquent\Collection)#2952 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2920 (34) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(10) "attributes"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(1)
["slug"]=>
string(12) "legal-status"
["type"]=>
int(1)
["created_at"]=>
string(19) "2023-04-21 17:35:59"
["updated_at"]=>
string(19) "2023-04-21 17:35:59"
["deleted_at"]=>
NULL
["is_visible_in_preview"]=>
bool(false)
}
["original":protected]=>
array(11) {
["id"]=>
int(1)
["slug"]=>
string(12) "legal-status"
["type"]=>
int(1)
["created_at"]=>
string(19) "2023-04-21 17:35:59"
["updated_at"]=>
string(19) "2023-04-21 17:35:59"
["deleted_at"]=>
NULL
["is_visible_in_preview"]=>
bool(false)
["pivot_attributable_id"]=>
int(2139)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(7760)
}
["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)#2933 (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(2139)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7760)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2139)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7760)
}
["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)#2985 (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)#2909 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (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)#2888 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2854 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(1760)
["username"]=>
NULL
["first_name"]=>
string(4) "Anna"
["last_name"]=>
string(6) "Kubicz"
["email"]=>
string(19) "anna.kubicz@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$.x3JCGvTXm6CbKLTZ1uFvuqSLBUNyCGOl6/xzQaPAwyK73CX9KyaO"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "uz7sUCu9yQW6yBhLyjh2lk9hATseGHXib6s2OwPbTX9ZOGvzfKqe0ehoPdlV"
["created_at"]=>
string(19) "2023-04-21 17:22:10"
["updated_at"]=>
string(19) "2026-04-09 10:41:03"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(939) "Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/"
["large_photo_png"]=>
string(30) "photos/anna_kubicz_500x500.png"
["large_photo_webp"]=>
string(31) "photos/anna_kubicz_500x500.webp"
["small_photo_png"]=>
string(30) "photos/anna_kubicz_100x100.png"
["small_photo_webp"]=>
string(31) "photos/anna_kubicz_100x100.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(1760)
["username"]=>
NULL
["first_name"]=>
string(4) "Anna"
["last_name"]=>
string(6) "Kubicz"
["email"]=>
string(19) "anna.kubicz@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$.x3JCGvTXm6CbKLTZ1uFvuqSLBUNyCGOl6/xzQaPAwyK73CX9KyaO"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "PDNdllgf17gIoCssyq4jdLgEBH9OhGpMUbBVcaFsLJNjVCV2LyAo4rzxXCgD"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "uz7sUCu9yQW6yBhLyjh2lk9hATseGHXib6s2OwPbTX9ZOGvzfKqe0ehoPdlV"
["created_at"]=>
string(19) "2023-04-21 17:22:10"
["updated_at"]=>
string(19) "2026-04-09 10:41:03"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(939) "Anna jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończyła prawo na Uniwersytecie Warszawskim oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczenie zawodowe zdobywała w renomowanych kancelariach prawnych i podatkowych, doradzając przy skomplikowanych transakcjach gospodarczych. Koncentruje się na doradztwie z zakresu podatków dochodowych ze szczególnym uwzględnieniem cen transferowych i analiz benchmarkigowych. Zarządzała ponad 300 projektami z zakresu TP. Anna z powodzeniem wdrażała również projekty z zakresu raportowania schematów podatkowych (MDR) oraz systemów compliance. Wykładowca na ponad 300 szkoleniach z zakresu cen transferowych, podatków CIT i VAT, MDR oraz compliance. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(50) "https://www.linkedin.com/in/anna-kubicz-872748122/"
["large_photo_png"]=>
string(30) "photos/anna_kubicz_500x500.png"
["large_photo_webp"]=>
string(31) "photos/anna_kubicz_500x500.webp"
["small_photo_png"]=>
string(30) "photos/anna_kubicz_100x100.png"
["small_photo_webp"]=>
string(31) "photos/anna_kubicz_100x100.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2139)
["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)#2868 (33) {
["connection":protected]=>
NULL
["table":protected]=>
string(14) "product_author"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(false)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(2) {
["product_id"]=>
int(2139)
["author_id"]=>
int(1760)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2139)
["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)#2942 (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)#2883 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2829 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(2139)
["product_id"]=>
int(2139)
["locale"]=>
string(2) "pl"
["name"]=>
string(70) "OBOWIĄZKI W ZAKRESIE OCHRONY SYGNALISTÓW, CZY JESTEŚ NA NIE GOTOWY?"
["content"]=>
string(5861) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Polska ustawa o ochronie sygnalistów zbliża się wielkimi krokami. Rząd ogłosił plan przyjęcia ustawy o ochronie osób zgłaszających naruszenia prawa jeszcze w I kwartale 2024 r. Zgodnie z projektem ustawy obowiązek wdrożenia określonych procedur wewnętrznych oraz systemów zapewniających ochronę sygnalistom będą mieli:
- Średni i duzi przedsiębiorcy, tj. już podmioty zatrudniające od 50 pracowników.
- Mikro i małe przedsiębiorstwa działające w sektorze finansowym.
- Jednostki sektora publicznego zatrudniające co najmniej 50 pracowników.
- Podmioty sektora publicznego, z wyłączeniem urzędów lub jednostek organizacyjnych gminy liczącej mniej niż 10 000 mieszkańców.
Zgodnie z projektem, podmioty prywatne, zatrudniające od 50 do 249 pracowników muszą wdrożyć procedury w zakresie ochrony sygnalistów do 17 grudnia 2023 roku. Pozostałe podmioty będą w rzeczywistości miały 2 miesiące od dnia wejścia w życie ustawy na dostosowanie regulacji wewnętrznych do wymogów ustawy. Podczas szkolenia odpowiemy na pytania jak należy przygotować się na nowe wyzwania dotyczące ochrony sygnalisty, jakie uprawnienia zyskają pracownicy, przed jakimi wyzwaniami stoją przedsiębiorcy.
PROGRAM
1. Ochrona sygnalistów w Polsce – dane z analiz rynku
2. Informacje wstępne
a) Etap wdrożenia dyrektywy o ochronie sygnalistów – sankcje nałożone na Polskę i inne kraje europejskie
b) Zakres przedmiotowy obowiązywania dyrektywy o ochronie sygnalistów.
c) Podmioty zobowiązane do wdrożenia procedur
d) Sankcje
2. Kim jest sygnalista
a) Definicja sygnalisty
b) Warunki objęcia ochroną sygnalisty
3. Zgłoszenia wewnętrzne i działania następcze
a) Jak zorganizować wewnętrzne kanały zgłaszania informacji o potencjalnych nieprawidłowościach?
b) Jak opracować procedury dotyczące zgłoszeń wynikające z dyrektywy o sygnalistach?
• wskazania osoby odpowiedzialnej za odbieranie zgłoszeń,
• określenia sposobu/kanałów odbierania zgłoszeń,
• określenia sposobu ochrony osoby dokonującej zgłoszenia,
• określenia sposobu ochrony danych osobowych osoby dokonującej zgłoszenia,
• określenia zasad zachowania poufności w przypadku ujawnienia tożsamości sygnalisty,
• określenia rodzaju i charakteru działań następczych podejmowanych po odebraniu zgłoszenia,
c) Jakie działania następcze należy prowadzić w związku ze zgłoszeniami naruszenia prawa?
4. Zgłoszenia zewnętrzne i działania następcze
a) Jak zorganizować zewnętrzne kanały zgłaszania informacji o potencjalnych nieprawidłowościach?
b) Jak powinna wyglądać struktura zewnętrznych kanałów zgłoszeń wynikająca z dyrektywy o sygnalistach?
c) Jakie działania następcze należy prowadzić w związku ze zgłoszeniami naruszenia prawa?
5. Ujawnienie publiczne
6. Podstawowe zasady postępowania z sygnalistami
a) Obowiązek zachowania poufności – ochrona tożsamości sygnalisty
b) RODO, a sygnaliści
c) Obowiązki związane z prowadzeniem rejestrów zgłoszeń
7. Środki ochrony sygnalistów.
a) Zakaz działań odwetowych
b) Środki ochrony przed działaniami odwetowymi
c) Środki wsparcia
d) Zakaz zrzeczenia się praw i środków ochrony prawnej
8. Procedura wewnętrzna – jak ją przygotować
9. Sankcje
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
2 godziny 25 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2139)
["product_id"]=>
int(2139)
["locale"]=>
string(2) "pl"
["name"]=>
string(70) "OBOWIĄZKI W ZAKRESIE OCHRONY SYGNALISTÓW, CZY JESTEŚ NA NIE GOTOWY?"
["content"]=>
string(5861) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Polska ustawa o ochronie sygnalistów zbliża się wielkimi krokami. Rząd ogłosił plan przyjęcia ustawy o ochronie osób zgłaszających naruszenia prawa jeszcze w I kwartale 2024 r. Zgodnie z projektem ustawy obowiązek wdrożenia określonych procedur wewnętrznych oraz systemów zapewniających ochronę sygnalistom będą mieli:
- Średni i duzi przedsiębiorcy, tj. już podmioty zatrudniające od 50 pracowników.
- Mikro i małe przedsiębiorstwa działające w sektorze finansowym.
- Jednostki sektora publicznego zatrudniające co najmniej 50 pracowników.
- Podmioty sektora publicznego, z wyłączeniem urzędów lub jednostek organizacyjnych gminy liczącej mniej niż 10 000 mieszkańców.
Zgodnie z projektem, podmioty prywatne, zatrudniające od 50 do 249 pracowników muszą wdrożyć procedury w zakresie ochrony sygnalistów do 17 grudnia 2023 roku. Pozostałe podmioty będą w rzeczywistości miały 2 miesiące od dnia wejścia w życie ustawy na dostosowanie regulacji wewnętrznych do wymogów ustawy. Podczas szkolenia odpowiemy na pytania jak należy przygotować się na nowe wyzwania dotyczące ochrony sygnalisty, jakie uprawnienia zyskają pracownicy, przed jakimi wyzwaniami stoją przedsiębiorcy.
PROGRAM
1. Ochrona sygnalistów w Polsce – dane z analiz rynku
2. Informacje wstępne
a) Etap wdrożenia dyrektywy o ochronie sygnalistów – sankcje nałożone na Polskę i inne kraje europejskie
b) Zakres przedmiotowy obowiązywania dyrektywy o ochronie sygnalistów.
c) Podmioty zobowiązane do wdrożenia procedur
d) Sankcje
2. Kim jest sygnalista
a) Definicja sygnalisty
b) Warunki objęcia ochroną sygnalisty
3. Zgłoszenia wewnętrzne i działania następcze
a) Jak zorganizować wewnętrzne kanały zgłaszania informacji o potencjalnych nieprawidłowościach?
b) Jak opracować procedury dotyczące zgłoszeń wynikające z dyrektywy o sygnalistach?
• wskazania osoby odpowiedzialnej za odbieranie zgłoszeń,
• określenia sposobu/kanałów odbierania zgłoszeń,
• określenia sposobu ochrony osoby dokonującej zgłoszenia,
• określenia sposobu ochrony danych osobowych osoby dokonującej zgłoszenia,
• określenia zasad zachowania poufności w przypadku ujawnienia tożsamości sygnalisty,
• określenia rodzaju i charakteru działań następczych podejmowanych po odebraniu zgłoszenia,
c) Jakie działania następcze należy prowadzić w związku ze zgłoszeniami naruszenia prawa?
4. Zgłoszenia zewnętrzne i działania następcze
a) Jak zorganizować zewnętrzne kanały zgłaszania informacji o potencjalnych nieprawidłowościach?
b) Jak powinna wyglądać struktura zewnętrznych kanałów zgłoszeń wynikająca z dyrektywy o sygnalistach?
c) Jakie działania następcze należy prowadzić w związku ze zgłoszeniami naruszenia prawa?
5. Ujawnienie publiczne
6. Podstawowe zasady postępowania z sygnalistami
a) Obowiązek zachowania poufności – ochrona tożsamości sygnalisty
b) RODO, a sygnaliści
c) Obowiązki związane z prowadzeniem rejestrów zgłoszeń
7. Środki ochrony sygnalistów.
a) Zakaz działań odwetowych
b) Środki ochrony przed działaniami odwetowymi
c) Środki wsparcia
d) Zakaz zrzeczenia się praw i środków ochrony prawnej
8. Procedura wewnętrzna – jak ją przygotować
9. Sankcje
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
2 godziny 25 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[9]=>
object(App\Models\Product)#3122 (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(2135)
["slug"]=>
string(114) "kalkulacja-cit-za-2023-r-przejscie-z-wyniku-bilansowego-na-podatkowy-na-co-zwrocic-uwage-przy-wypelnianiu-cit-8351"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-14 13:46:59"
["updated_at"]=>
string(19) "2024-03-14 13:57:44"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-03-14 13:46: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(2135)
["slug"]=>
string(114) "kalkulacja-cit-za-2023-r-przejscie-z-wyniku-bilansowego-na-podatkowy-na-co-zwrocic-uwage-przy-wypelnianiu-cit-8351"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-14 13:46:59"
["updated_at"]=>
string(19) "2024-03-14 13:57:44"
["subscription_id"]=>
NULL
["room_id"]=>
NULL
["promotional_price"]=>
NULL
["promotional_price_starts_at"]=>
NULL
["promotional_price_ends_at"]=>
NULL
["starts_at"]=>
NULL
["related_product_ids"]=>
NULL
["date_of_publish"]=>
string(19) "2024-03-14 13:46: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)#3110 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3076 (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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2135)
["pivot_category_id"]=>
int(2)
["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)#3091 (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(2135)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2135)
["category_id"]=>
int(2)
["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)#3152 (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)#3059 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["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)#3034 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2997 (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(2135)
["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)#3018 (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(2135)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2135)
["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)#3063 (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)#2984 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2965 (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)#2951 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2921 (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(2135)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(7730)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(2) {
["type"]=>
string(35) "SCTeam\Products\Enums\AttributeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(2) {
["pivot"]=>
object(SCTeam\Products\Models\Attributable)#2935 (38) {
["connection":protected]=>
NULL
["table":protected]=>
string(13) "attributables"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(4) {
["attributable_id"]=>
int(2135)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7730)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2135)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7730)
}
["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)#2985 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(15) "attributable_id"
["relatedKey":protected]=>
string(12) "attribute_id"
["morphType":protected]=>
string(17) "attributable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
["translatedAttributes"]=>
array(1) {
[0]=>
string(5) "value"
}
["translationForeignKey":protected]=>
string(15) "attributable_id"
["defaultLocale":protected]=>
NULL
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2925 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (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)#2887 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2855 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(4)
["username"]=>
NULL
["first_name"]=>
string(8) "Grzegorz"
["last_name"]=>
string(8) "Niebudek"
["email"]=>
string(25) "grzegorz.niebudek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 09:24:27"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1116) "Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/"
["large_photo_png"]=>
string(44) "photos/user_4_large_photo_png_1775719467.png"
["large_photo_webp"]=>
string(46) "photos/user_4_large_photo_webp_1775719467.webp"
["small_photo_png"]=>
string(44) "photos/user_4_small_photo_png_1775719467.png"
["small_photo_webp"]=>
string(46) "photos/user_4_small_photo_webp_1775719467.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(4)
["username"]=>
NULL
["first_name"]=>
string(8) "Grzegorz"
["last_name"]=>
string(8) "Niebudek"
["email"]=>
string(25) "grzegorz.niebudek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$EUBHqCrWnV/2AUfo1tedJ.Rx/tTK1LPWlpJ/Lf4mZW8Qg/qpboURm"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "9S3jvS1uYFYO27AIfGlRYnzYOzxXzdA83tnkGtHiqnvWb0QLsV3LfkEk9q4n"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
NULL
["created_at"]=>
string(19) "2023-04-21 17:20:18"
["updated_at"]=>
string(19) "2026-04-09 09:24:27"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1116) "Grzegorz jest adwokatem i doradcą podatkowym oraz Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Marii Curie Skłodowskiej w Lublinie oraz aplikację adwokacką przy Okręgowej Radzie Adwokackiej w Warszawie. Doświadczony ekspert z zakresu prawa podatkowego, laureat prestiżowych rankingów Rzeczypospolitej i Dziennika Gazeta Prawna w kategorii spory podatkowe, jak również w kategorii VAT i PIT. Grzegorz realizował wiele projektów doradczych, obejmujących planowanie podatkowe, zarządzenie ryzykiem prawnym i podatkowym, procesy restrukturyzacyjne oraz audyty podatkowe. Jako specjalista w zakresie procedury podatkowej z sukcesami prowadzi dziesiątki postępowań przed organami podatkowymi i sądami administracyjnymi oraz reprezentuje Klientów w skomplikowanych postępowaniach karnoskarbowych. Wykładowca na ponad 800 szkoleniach z zakresu prawa i podatków, restrukturyzacji oraz procedury podatkowej. Regularnie publikuje w prasie branżowej i specjalistycznej. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(55) "https://www.linkedin.com/in/grzegorz-niebudek-428421a0/"
["large_photo_png"]=>
string(44) "photos/user_4_large_photo_png_1775719467.png"
["large_photo_webp"]=>
string(46) "photos/user_4_large_photo_webp_1775719467.webp"
["small_photo_png"]=>
string(44) "photos/user_4_small_photo_png_1775719467.png"
["small_photo_webp"]=>
string(46) "photos/user_4_small_photo_webp_1775719467.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2135)
["pivot_author_id"]=>
int(4)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(6) {
["email_verified_at"]=>
string(8) "datetime"
["two_factor_expires_at"]=>
string(8) "datetime"
["status"]=>
string(28) "SCTeam\Auth\Enums\UserStatus"
["subscriptions.pivot.type"]=>
string(43) "SCTeam\Subscriptions\Enums\SubscriptionType"
["subscriptions.pivot.validity_time_type"]=>
string(35) "SCTeam\Subscriptions\Enums\TimeType"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(2) {
[0]=>
string(4) "name"
[1]=>
string(6) "avatar"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(1) {
["pivot"]=>
object(Illuminate\Database\Eloquent\Relations\Pivot)#2867 (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(2135)
["author_id"]=>
int(4)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2135)
["author_id"]=>
int(4)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["pivotParent"]=>
object(App\Models\Product)#2942 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(10) "product_id"
["relatedKey":protected]=>
string(9) "author_id"
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(2) {
[0]=>
string(8) "password"
[1]=>
string(14) "remember_token"
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(0) {
}
["rememberTokenName":protected]=>
string(14) "remember_token"
["revisionable":protected]=>
array(8) {
[0]=>
string(10) "first_name"
[1]=>
string(9) "last_name"
[2]=>
string(5) "email"
[3]=>
string(5) "phone"
[4]=>
string(6) "status"
[5]=>
string(16) "allow_newsletter"
[6]=>
string(11) "facebook_id"
[7]=>
string(9) "google_id"
}
["sortable":protected]=>
array(5) {
[0]=>
string(2) "id"
[1]=>
string(10) "first_name"
[2]=>
string(9) "last_name"
[3]=>
string(5) "email"
[4]=>
string(10) "created_at"
}
["accessToken":protected]=>
NULL
["forceDeleting":protected]=>
bool(false)
["roleClass":"SCTeam\Auth\Models\User":private]=>
NULL
["permissionClass":"SCTeam\Auth\Models\User":private]=>
NULL
["wildcardClass":"SCTeam\Auth\Models\User":private]=>
NULL
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2879 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2830 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(2135)
["product_id"]=>
int(2135)
["locale"]=>
string(2) "pl"
["name"]=>
string(124) "Kalkulacja CIT za 2023 r. – przejście z wyniku bilansowego na podatkowy - na co zwrócić uwagę przy wypełnianiu CIT-8?"
["content"]=>
string(5212) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia jest przekrojowe przedstawienie zagadnień podatkowych związanych z kalkulacją CIT i wypełnieniem CIT-8 za 2023 r.
Podczas szkolenia, w szczególności poruszone zostaną kwestie związane z rozliczeniem podatku CIT na przełomie 2023 i 2024 r.
PROGRAM
I. Informacje ogólne w zakresie kalkulacji CIT i przejścia z wyniku księgowego na wynik podatkowy.
II. Przychody podatkowe:
1. Zasady rozliczania przychodów podatkowych na przełomie roku.
2. Określenie momentu powstania przychodu podatkowego (zasada memoriałowa, kasowa i przychody rozliczane okresowo).
3. Zaliczki i przedpłaty a przychód.
4. Szczególne rodzaje przychodów (przychody z nieodpłatnych świadczeń; przychody z refakturowania).
5. Wyodrębnienie dwóch źródeł przychodów – przychody z zysków kapitałowych i z innych źródeł.
III. Koszty uzyskania przychodów:
1. Moment rozpoznania kosztów podatkowych na przełomie roku.
2. Koszty bezpośrednie – rodzaje oraz zasady rozliczenia w czasie.
3. Koszty pośrednie – zasady kwalifikacji i rozliczenia na przełomie roku.
4. Przypisanie kosztów do dwóch źródeł przychodów.
IV. Różnice (wyłączenia) trwałe – najczęstsze przypadki oraz zasady rozliczenia:
1. Jakie koszty i przychody należy wyłączyć z kosztów i przychodów podatkowych: np. koszty reprezentacji, imprezy, alkohol, PFRON, VAT niebędący kosztem uzyskania przychodu, kary umowne, odszkodowania, kary administracyjne, grzywny, mandaty, koszty egzekucyjne / sądowe, upominki, prezenty świąteczne dla pracowników i klientów, darowizny, odsetki budżetowe, składki członkowskie, ubezpieczenia pracowników, koszty pokryte dotacjami, usługi nieprawidłowo udokumentowane, część odpisów / opłat za samochód osobowy, ubezpieczenie zw. z ww. samochodem, przekroczona kilometrówka, koszty eksploatacji samochodów osobowych, spisane należności handlowe.
V. Różnice (wyłączenia) przejściowe – najczęstsze przypadki oraz zasady rozliczenia:
1. Jakie koszty i przychody należy wyłączyć z kosztów i przychodów podatkowych (różnice przejściowe): np. odsetki, niewpłacone składki na ubezpieczenia społeczne, niewypłacone wynagrodzenia dla pracowników / delegacje pracownicze, naliczone opłaty za gwarancje bankowe, odpis aktualizujący wartość należności / zapasów, rezerwy na wierzytelności / zobowiązania, amortyzacja podatkowa i bilansowa.
VI. Limitowanie kosztów finansowania dłużnego (art. 15c ustawy o CIT).
VII. Hipotetyczne odsetki w kosztach uzyskania przychodów
VIII. Moment dokonania korekty przychodów i kosztów podatkowych.
IX. Rozliczenie ulg podatkowych w deklaracji rocznej (darowizny, ulga na złe długi, B+R i inne).
X. Rozliczenie podatkowych strat z lat ubiegłych – wybór jednej z dwóch metod rozliczenia strat i przypisanie straty do źródła przychodu.
XI. Płatności gotówkowe / biała lista / split payment a koszty – art. 15d ustawy o CIT.
XII. Stawka podatku (19% i 9% - definicja małego podatnika).
XIII. Zasady wypełniania deklaracji CIT-8 – krok po kroku.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
3 godziny 29 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2135)
["product_id"]=>
int(2135)
["locale"]=>
string(2) "pl"
["name"]=>
string(124) "Kalkulacja CIT za 2023 r. – przejście z wyniku bilansowego na podatkowy - na co zwrócić uwagę przy wypełnianiu CIT-8?"
["content"]=>
string(5212) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia jest przekrojowe przedstawienie zagadnień podatkowych związanych z kalkulacją CIT i wypełnieniem CIT-8 za 2023 r.
Podczas szkolenia, w szczególności poruszone zostaną kwestie związane z rozliczeniem podatku CIT na przełomie 2023 i 2024 r.
PROGRAM
I. Informacje ogólne w zakresie kalkulacji CIT i przejścia z wyniku księgowego na wynik podatkowy.
II. Przychody podatkowe:
1. Zasady rozliczania przychodów podatkowych na przełomie roku.
2. Określenie momentu powstania przychodu podatkowego (zasada memoriałowa, kasowa i przychody rozliczane okresowo).
3. Zaliczki i przedpłaty a przychód.
4. Szczególne rodzaje przychodów (przychody z nieodpłatnych świadczeń; przychody z refakturowania).
5. Wyodrębnienie dwóch źródeł przychodów – przychody z zysków kapitałowych i z innych źródeł.
III. Koszty uzyskania przychodów:
1. Moment rozpoznania kosztów podatkowych na przełomie roku.
2. Koszty bezpośrednie – rodzaje oraz zasady rozliczenia w czasie.
3. Koszty pośrednie – zasady kwalifikacji i rozliczenia na przełomie roku.
4. Przypisanie kosztów do dwóch źródeł przychodów.
IV. Różnice (wyłączenia) trwałe – najczęstsze przypadki oraz zasady rozliczenia:
1. Jakie koszty i przychody należy wyłączyć z kosztów i przychodów podatkowych: np. koszty reprezentacji, imprezy, alkohol, PFRON, VAT niebędący kosztem uzyskania przychodu, kary umowne, odszkodowania, kary administracyjne, grzywny, mandaty, koszty egzekucyjne / sądowe, upominki, prezenty świąteczne dla pracowników i klientów, darowizny, odsetki budżetowe, składki członkowskie, ubezpieczenia pracowników, koszty pokryte dotacjami, usługi nieprawidłowo udokumentowane, część odpisów / opłat za samochód osobowy, ubezpieczenie zw. z ww. samochodem, przekroczona kilometrówka, koszty eksploatacji samochodów osobowych, spisane należności handlowe.
V. Różnice (wyłączenia) przejściowe – najczęstsze przypadki oraz zasady rozliczenia:
1. Jakie koszty i przychody należy wyłączyć z kosztów i przychodów podatkowych (różnice przejściowe): np. odsetki, niewpłacone składki na ubezpieczenia społeczne, niewypłacone wynagrodzenia dla pracowników / delegacje pracownicze, naliczone opłaty za gwarancje bankowe, odpis aktualizujący wartość należności / zapasów, rezerwy na wierzytelności / zobowiązania, amortyzacja podatkowa i bilansowa.
VI. Limitowanie kosztów finansowania dłużnego (art. 15c ustawy o CIT).
VII. Hipotetyczne odsetki w kosztach uzyskania przychodów
VIII. Moment dokonania korekty przychodów i kosztów podatkowych.
IX. Rozliczenie ulg podatkowych w deklaracji rocznej (darowizny, ulga na złe długi, B+R i inne).
X. Rozliczenie podatkowych strat z lat ubiegłych – wybór jednej z dwóch metod rozliczenia strat i przypisanie straty do źródła przychodu.
XI. Płatności gotówkowe / biała lista / split payment a koszty – art. 15d ustawy o CIT.
XII. Stawka podatku (19% i 9% - definicja małego podatnika).
XIII. Zasady wypełniania deklaracji CIT-8 – krok po kroku.
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
3 godziny 29 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[10]=>
object(App\Models\Product)#3121 (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(2134)
["slug"]=>
string(43) "vat-w-branzy-budowlanej-i-deweloperskiej895"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-14 12:50:32"
["updated_at"]=>
string(19) "2024-03-14 12:56:39"
["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) "2024-03-14 12:50: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(2134)
["slug"]=>
string(43) "vat-w-branzy-budowlanej-i-deweloperskiej895"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-14 12:50:32"
["updated_at"]=>
string(19) "2024-03-14 12:56:39"
["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) "2024-03-14 12:50: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)#3109 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3077 (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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2134)
["pivot_category_id"]=>
int(2)
["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)#3090 (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(2134)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2134)
["category_id"]=>
int(2)
["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)#3152 (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)#3103 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["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)#3033 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2996 (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(2134)
["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)#3016 (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(2134)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2134)
["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)#3063 (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)#2982 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2965 (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)#2950 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2919 (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(2134)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(7720)
}
["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)#2934 (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(2134)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7720)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2134)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7720)
}
["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)#2985 (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)#2924 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (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)#2886 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2856 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(1922)
["username"]=>
NULL
["first_name"]=>
string(6) "Daniel"
["last_name"]=>
string(11) "Więckowski"
["email"]=>
string(25) "daniel.wieckowski@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$wU6D71IpJxYbeyGZyyxtveBxuuRs0K5ZxLizoyIKkdoP15R75AA3y"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "3MnN92M1gDXciwoH5Yc8HtCeqtRatg6quAYflMu4ckIDyjLHi2OO8vuEwaew"
["created_at"]=>
string(19) "2023-04-21 17:22:20"
["updated_at"]=>
string(19) "2026-04-09 10:13:25"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1156) "Daniel jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Szczecińskim oraz jest w trakcie studiów doktoranckich na Akademii Leona Koźmińskiego w Warszawie. Od 2011 roku wykonuje zawód doradcy podatkowego, wcześniej pracował w administracji skarbowej, reprezentując Polskę między innymi w panelach podatkowych Grupy Wyszehradzkiej oraz Grupy Państw Morza Bałtyckiego. Specjalizuje się w podatkach CIT i VAT oraz w podatku od nieruchomości. Doradzał firmom z branży nieruchomościowej, automotive, transportowej, FCMG oraz IT. Reprezentował klientów w toku postępowań podatkowych oraz postępowań przed sądami administracyjnymi i Naczelnym Sądem Administracyjnym. Daniel jest również ekspertem z obszaru planowania i restrukturyzacji podatkowej – z powodzeniem wdrożył dziesiątki projektów restrukturyzacyjnych. Doświadczony wykładowca, przeprowadził ponad 500 szkoleń z zakresu podatków i restrukturyzacji. Autor wielu publikacji na temat opodatkowania działalności firm w Polsce. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(45) "https://www.linkedin.com/in/danielwieckowski/"
["large_photo_png"]=>
string(36) "photos/daniel_wieckowski_500x500.png"
["large_photo_webp"]=>
string(37) "photos/daniel_wieckowski_500x500.webp"
["small_photo_png"]=>
string(36) "photos/daniel_wieckowski_100x100.png"
["small_photo_webp"]=>
string(37) "photos/daniel_wieckowski_100x100.webp"
["hubspot_contact_id"]=>
NULL
}
["original":protected]=>
array(33) {
["id"]=>
int(1922)
["username"]=>
NULL
["first_name"]=>
string(6) "Daniel"
["last_name"]=>
string(11) "Więckowski"
["email"]=>
string(25) "daniel.wieckowski@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$wU6D71IpJxYbeyGZyyxtveBxuuRs0K5ZxLizoyIKkdoP15R75AA3y"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "zswUx9AkPbIovKpIyAgOkFAZCTdVBqT4r37QJHx2yysR293YDer9uw7CqY4h"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "3MnN92M1gDXciwoH5Yc8HtCeqtRatg6quAYflMu4ckIDyjLHi2OO8vuEwaew"
["created_at"]=>
string(19) "2023-04-21 17:22:20"
["updated_at"]=>
string(19) "2026-04-09 10:13:25"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(1156) "Daniel jest doradcą podatkowym i Partnerem Zarządzającym w Kancelarii LTCA. Ukończył prawo na Uniwersytecie Szczecińskim oraz jest w trakcie studiów doktoranckich na Akademii Leona Koźmińskiego w Warszawie. Od 2011 roku wykonuje zawód doradcy podatkowego, wcześniej pracował w administracji skarbowej, reprezentując Polskę między innymi w panelach podatkowych Grupy Wyszehradzkiej oraz Grupy Państw Morza Bałtyckiego. Specjalizuje się w podatkach CIT i VAT oraz w podatku od nieruchomości. Doradzał firmom z branży nieruchomościowej, automotive, transportowej, FCMG oraz IT. Reprezentował klientów w toku postępowań podatkowych oraz postępowań przed sądami administracyjnymi i Naczelnym Sądem Administracyjnym. Daniel jest również ekspertem z obszaru planowania i restrukturyzacji podatkowej – z powodzeniem wdrożył dziesiątki projektów restrukturyzacyjnych. Doświadczony wykładowca, przeprowadził ponad 500 szkoleń z zakresu podatków i restrukturyzacji. Autor wielu publikacji na temat opodatkowania działalności firm w Polsce. Włada biegle językiem angielskim.
"
["to_be_logged_out"]=>
bool(false)
["parent_id"]=>
NULL
["tpay_card_token"]=>
NULL
["tpay_card_suffix"]=>
NULL
["linkedin"]=>
string(45) "https://www.linkedin.com/in/danielwieckowski/"
["large_photo_png"]=>
string(36) "photos/daniel_wieckowski_500x500.png"
["large_photo_webp"]=>
string(37) "photos/daniel_wieckowski_500x500.webp"
["small_photo_png"]=>
string(36) "photos/daniel_wieckowski_100x100.png"
["small_photo_webp"]=>
string(37) "photos/daniel_wieckowski_100x100.webp"
["hubspot_contact_id"]=>
NULL
["pivot_product_id"]=>
int(2134)
["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)#2866 (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(2134)
["author_id"]=>
int(1922)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2134)
["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)#2942 (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)#2860 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2831 (30) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(20) "product_translations"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(7) {
["id"]=>
int(2134)
["product_id"]=>
int(2134)
["locale"]=>
string(2) "pl"
["name"]=>
string(41) "VAT w branży budowlanej i deweloperskiej"
["content"]=>
string(3880) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia jest kompleksowe problematyki VAT w branży budowlanej i deweloperskiej. Szkolenie obejmuje zagadnienia branżowe, które zostały wybrane na bazie naszej wieloletniej praktyki w obsłudze podatkowej firm z branży. Nasi eksperci skupiają się na poszczególnych zagadnieniach, omawiając regulacje ustawowe oraz najnowsze interpretacje organów podatkowych i orzeczenia sądów administracyjnych.
Grupa docelowa: dyrektorzy finansowi, główni księgowi, księgowi, pracownicy działów finansowych i controllingu oraz inne osoby zajmujące się podatkami w danej organizacji.
PROGRAM
1. Branża budowlana
a) Powstanie obowiązku podatkowego a moment wykonania usługi budowlanej w aspekcie wyroku TSUE w sprawie BUDIMEX
b) Wykonawstwo zastępcze – zasady rozliczania VAT
c) Kary umowne i odszkodowania a VAT
d) Split payment a usługi budowlane
e) Stawki Vat w branzy budowlanej + usługi kompleksowe w budowlance w aspekcie 8% vs 23 %
f) Refakturowanie usług budowlanych
g) Ulga na złe długi a firmy budowlane
h) Miejsce opodatkowania - eksport usług budowlanych
i) Rozliczenie kwot zatrzymanych (kaucje)
j) Partycypacja w kosztach budowy
2. Branża deweloperska
a) Moment powstania obowiązku podatkowego przy dostawie nieruchomości (w tym lokali) – umowa przedwstępna / akt notarialny / wdanie kluczy – kiedy dochodzi do dostawy nieruchomości?
b) Opodatkowanie usług wynajmu na gruncie VAT – obowiązek podatkowy, stawki podatku, problematyka tzw. wynajmu na cele mieszkaniowe.
c) Opłata rezerwacyjna / zaliczka i zadatek – problemy praktyczne w VAT
d) Wykorzystywanie rachunków powierniczych – skutki w VAT
e) Kaucje gwarancyjne przy dostawie nieruchomości – zasady opodatkowania VAT.
f) Kary umowne i odszkodowania w branży deweloperskiej – kiedy nota a kiedy faktura?
g) Zasady opodatkowania dostawy nieruchomości zabudowanych – kiedy opodatkowanie a kiedy zwolnienie? Pierwsze zasiedlenie – czy nadal problematyczne do ustalenia?
h) Zasady opodatkowania dostawy gruntów.
i) Rozliczanie przedsięwzięć deweloperskich na gruncie VAT – spółki celowe / konsorcja
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
3 godziny 21 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2134)
["product_id"]=>
int(2134)
["locale"]=>
string(2) "pl"
["name"]=>
string(41) "VAT w branży budowlanej i deweloperskiej"
["content"]=>
string(3880) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Celem szkolenia jest kompleksowe problematyki VAT w branży budowlanej i deweloperskiej. Szkolenie obejmuje zagadnienia branżowe, które zostały wybrane na bazie naszej wieloletniej praktyki w obsłudze podatkowej firm z branży. Nasi eksperci skupiają się na poszczególnych zagadnieniach, omawiając regulacje ustawowe oraz najnowsze interpretacje organów podatkowych i orzeczenia sądów administracyjnych.
Grupa docelowa: dyrektorzy finansowi, główni księgowi, księgowi, pracownicy działów finansowych i controllingu oraz inne osoby zajmujące się podatkami w danej organizacji.
PROGRAM
1. Branża budowlana
a) Powstanie obowiązku podatkowego a moment wykonania usługi budowlanej w aspekcie wyroku TSUE w sprawie BUDIMEX
b) Wykonawstwo zastępcze – zasady rozliczania VAT
c) Kary umowne i odszkodowania a VAT
d) Split payment a usługi budowlane
e) Stawki Vat w branzy budowlanej + usługi kompleksowe w budowlance w aspekcie 8% vs 23 %
f) Refakturowanie usług budowlanych
g) Ulga na złe długi a firmy budowlane
h) Miejsce opodatkowania - eksport usług budowlanych
i) Rozliczenie kwot zatrzymanych (kaucje)
j) Partycypacja w kosztach budowy
2. Branża deweloperska
a) Moment powstania obowiązku podatkowego przy dostawie nieruchomości (w tym lokali) – umowa przedwstępna / akt notarialny / wdanie kluczy – kiedy dochodzi do dostawy nieruchomości?
b) Opodatkowanie usług wynajmu na gruncie VAT – obowiązek podatkowy, stawki podatku, problematyka tzw. wynajmu na cele mieszkaniowe.
c) Opłata rezerwacyjna / zaliczka i zadatek – problemy praktyczne w VAT
d) Wykorzystywanie rachunków powierniczych – skutki w VAT
e) Kaucje gwarancyjne przy dostawie nieruchomości – zasady opodatkowania VAT.
f) Kary umowne i odszkodowania w branży deweloperskiej – kiedy nota a kiedy faktura?
g) Zasady opodatkowania dostawy nieruchomości zabudowanych – kiedy opodatkowanie a kiedy zwolnienie? Pierwsze zasiedlenie – czy nadal problematyczne do ustalenia?
h) Zasady opodatkowania dostawy gruntów.
i) Rozliczanie przedsięwzięć deweloperskich na gruncie VAT – spółki celowe / konsorcja
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
3 godziny 21 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
[11]=>
object(App\Models\Product)#3120 (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(2132)
["slug"]=>
string(26) "hot-temat-podatek-u-zrodla"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-12 12:35:06"
["updated_at"]=>
string(19) "2024-03-12 12:52:45"
["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) "2024-03-12 12:33:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["original":protected]=>
array(28) {
["id"]=>
int(2132)
["slug"]=>
string(26) "hot-temat-podatek-u-zrodla"
["price"]=>
string(3) "199"
["tax_id"]=>
int(1)
["type"]=>
int(3)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-03-12 12:35:06"
["updated_at"]=>
string(19) "2024-03-12 12:52:45"
["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) "2024-03-12 12:33:00"
["is_visible"]=>
bool(true)
["finish_at"]=>
NULL
["limit_of_participants"]=>
NULL
["workshop_days"]=>
NULL
["subscription_price"]=>
string(1) "0"
["published_to"]=>
NULL
["only_with_subscription"]=>
bool(false)
["external_link"]=>
NULL
["related_subscription_id"]=>
NULL
["statute"]=>
int(0)
["require_admin_confirmation"]=>
bool(false)
["mobile_app_only"]=>
bool(false)
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(5) {
["categories"]=>
object(Illuminate\Database\Eloquent\Collection)#3108 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategory)#3078 (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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2)
["slug"]=>
string(16) "szkolenia-online"
["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(2132)
["pivot_category_id"]=>
int(2)
["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)#3079 (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(2132)
["category_id"]=>
int(2)
["categorable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["categorable_id"]=>
int(2132)
["category_id"]=>
int(2)
["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)#3152 (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)#3050 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductCategoryTranslation)#3046 (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(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["description"]=>
NULL
}
["original":protected]=>
array(5) {
["id"]=>
int(2)
["category_id"]=>
int(2)
["locale"]=>
string(2) "pl"
["title"]=>
string(16) "Szkolenia online"
["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)#3032 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTag)#2999 (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(2132)
["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)#3014 (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(2132)
["tag_id"]=>
int(3)
["taggable_type"]=>
string(30) "SCTeam\Products\Models\Product"
}
["original":protected]=>
array(3) {
["taggable_id"]=>
int(2132)
["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)#3063 (46) {
["connection":protected]=>
NULL
["table":protected]=>
string(8) "products"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(3) {
[0]=>
string(10) "categories"
[1]=>
string(4) "tags"
[2]=>
string(10) "attributes"
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(false)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(0) {
}
["original":protected]=>
array(0) {
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(11) {
["type"]=>
string(33) "SCTeam\Products\Enums\ProductType"
["promotional_price_starts_at"]=>
string(8) "datetime"
["promotional_price_ends_at"]=>
string(8) "datetime"
["starts_at"]=>
string(8) "datetime"
["finish_at"]=>
string(8) "datetime"
["related_product_ids"]=>
string(5) "array"
["date_of_publish"]=>
string(8) "datetime"
["published_to"]=>
string(8) "datetime"
["workshop_days"]=>
string(5) "array"
["mobile_app_only"]=>
string(7) "boolean"
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(3) {
[0]=>
string(9) "image_url"
[1]=>
string(3) "url"
[2]=>
string(12) "legal_status"
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(3) {
[0]=>
string(16) "createdWithMetas"
[1]=>
string(16) "updatedWithMetas"
[2]=>
string(14) "savedWithMetas"
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
["foreignKey":protected]=>
string(11) "taggable_id"
["relatedKey":protected]=>
string(6) "tag_id"
["morphType":protected]=>
string(13) "taggable_type"
["morphClass":protected]=>
string(30) "SCTeam\Products\Models\Product"
}
["translations"]=>
object(Illuminate\Database\Eloquent\Collection)#2981 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTagTranslation)#2965 (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)#2949 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\Attribute)#2922 (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(2132)
["pivot_attribute_id"]=>
int(1)
["pivot_attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["pivot_id"]=>
int(7703)
}
["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)#2923 (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(2132)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7703)
}
["original":protected]=>
array(4) {
["attributable_id"]=>
int(2132)
["attribute_id"]=>
int(1)
["attributable_type"]=>
string(30) "SCTeam\Products\Models\Product"
["id"]=>
int(7703)
}
["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)#2985 (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)#2900 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\AttributeTranslation)#2896 (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)#2885 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Auth\Models\User)#2857 (46) {
["connection":protected]=>
string(5) "pgsql"
["table":protected]=>
string(5) "users"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(31) {
["id"]=>
int(3398)
["username"]=>
NULL
["first_name"]=>
string(5) "Diana"
["last_name"]=>
string(5) "Guzek"
["email"]=>
string(19) "diana.guzek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$UZrPmsu7qmXVpO8NldqdPOwyQ9BztQ2RIGmXInuXEAOFI9WhVTAa6"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$yVA/FC2NzdKV3OeO7aG7luxv4/tzSevzFtm0ylHAP2dRwy9RCW2Vy"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "PfrH12nObsVUt94hw7Tnm9voxcd4SELTgzQF3QrP3OnGsVrRCaB438crkW9J"
["created_at"]=>
string(19) "2023-04-21 17:23:51"
["updated_at"]=>
string(19) "2026-04-09 10:46:18"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(985) "Ukończyła prawo na Uniwersytecie Kardynała Stefana Wyszyńskiego w Warszawie. Pierwsze doświadczenie zawodowe zdobywała jako konsultant podatkowy w polskiej kancelarii doradztwa podatkowego, w której zajmowała się przede wszystkich zagadnieniami z zakresu PIT, CIT i VAT, sporządzając opinie podatkowe, wnioski o interpretacje, skargi oraz skargi kasacyjne. Następnie swoją karierę rozwijała w międzynarodowej kancelarii doradztwa podatkowego wchodzącej w skład tzw. „wielkiej czwórki”, w której realizowała projekty głównie z zakresu kontroli celno-skarbowych oraz postępowań sądowo-administracyjnych. Posiada również doświadczenie związane z raportowaniem schematów podatkowych (MDR) oraz składaniem wniosków nadpłatowych w zakresie podatku u źródła (WHT). W ramach Kancelarii LTCA uczestniczy w projektach obejmujących bieżące doradztwo podatkowe.
"
["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/diana-guzek-34a27a166/"
["large_photo_png"]=>
string(30) "photos/diana_guzek_500x500.png"
["large_photo_webp"]=>
string(31) "photos/diana_guzek_500x500.webp"
["small_photo_png"]=>
string(30) "photos/diana_guzek_100x100.png"
["small_photo_webp"]=>
string(31) "photos/diana_guzek_100x100.webp"
["hubspot_contact_id"]=>
string(12) "670748060909"
}
["original":protected]=>
array(33) {
["id"]=>
int(3398)
["username"]=>
NULL
["first_name"]=>
string(5) "Diana"
["last_name"]=>
string(5) "Guzek"
["email"]=>
string(19) "diana.guzek@ltca.pl"
["phone"]=>
NULL
["mobile_phone"]=>
NULL
["status"]=>
bool(true)
["email_verified_at"]=>
NULL
["password"]=>
string(60) "$2y$10$UZrPmsu7qmXVpO8NldqdPOwyQ9BztQ2RIGmXInuXEAOFI9WhVTAa6"
["allow_newsletter"]=>
bool(true)
["api_token"]=>
string(60) "$2y$10$yVA/FC2NzdKV3OeO7aG7luxv4/tzSevzFtm0ylHAP2dRwy9RCW2Vy"
["facebook_id"]=>
NULL
["google_id"]=>
NULL
["remember_token"]=>
string(60) "PfrH12nObsVUt94hw7Tnm9voxcd4SELTgzQF3QrP3OnGsVrRCaB438crkW9J"
["created_at"]=>
string(19) "2023-04-21 17:23:51"
["updated_at"]=>
string(19) "2026-04-09 10:46:18"
["deleted_at"]=>
NULL
["two_factor_code"]=>
NULL
["two_factor_expires_at"]=>
NULL
["description"]=>
string(985) "Ukończyła prawo na Uniwersytecie Kardynała Stefana Wyszyńskiego w Warszawie. Pierwsze doświadczenie zawodowe zdobywała jako konsultant podatkowy w polskiej kancelarii doradztwa podatkowego, w której zajmowała się przede wszystkich zagadnieniami z zakresu PIT, CIT i VAT, sporządzając opinie podatkowe, wnioski o interpretacje, skargi oraz skargi kasacyjne. Następnie swoją karierę rozwijała w międzynarodowej kancelarii doradztwa podatkowego wchodzącej w skład tzw. „wielkiej czwórki”, w której realizowała projekty głównie z zakresu kontroli celno-skarbowych oraz postępowań sądowo-administracyjnych. Posiada również doświadczenie związane z raportowaniem schematów podatkowych (MDR) oraz składaniem wniosków nadpłatowych w zakresie podatku u źródła (WHT). W ramach Kancelarii LTCA uczestniczy w projektach obejmujących bieżące doradztwo podatkowe.
"
["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/diana-guzek-34a27a166/"
["large_photo_png"]=>
string(30) "photos/diana_guzek_500x500.png"
["large_photo_webp"]=>
string(31) "photos/diana_guzek_500x500.webp"
["small_photo_png"]=>
string(30) "photos/diana_guzek_100x100.png"
["small_photo_webp"]=>
string(31) "photos/diana_guzek_100x100.webp"
["hubspot_contact_id"]=>
string(12) "670748060909"
["pivot_product_id"]=>
int(2132)
["pivot_author_id"]=>
int(3398)
}
["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)#2858 (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(2132)
["author_id"]=>
int(3398)
}
["original":protected]=>
array(2) {
["product_id"]=>
int(2132)
["author_id"]=>
int(3398)
}
["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)#2942 (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)#2861 (2) {
["items":protected]=>
array(1) {
[0]=>
object(SCTeam\Products\Models\ProductTranslation)#2832 (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(2132)
["product_id"]=>
int(2132)
["locale"]=>
string(2) "pl"
["name"]=>
string(30) "HOT TEMAT: Podatek u źródła"
["content"]=>
string(8252) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Podczas szkolenia omówione zostaną należności podlegające podatkowi u źródła (WHT) oraz zasady poboru podatku i wykonywania pozostałych obowiązków związanych z WHT, w szczególności z uwzględnieniem zmian, które weszły w życie 1 stycznia 2022 r.
Celem szkolenia jest również praktyczne przedstawienie zasad związanych z wypełnianiem obowiązków informacyjnych w zakresie podatku u źródła.
Grupa docelowa: szkolenie przeznaczone zarówno dla osób początkujących, które rozpoczynają pracę w księgowości, jak również osób doświadczonych, które chcą usystematyzować wiedzę (dyrektorzy finansowi, główni księgowi, księgowi, pracownicy działów finansowych i controllingu)
PROGRAM
I. Podatek u źródła – zagadnienia podstawowe, zasady poboru podatku
1. Podatek u źródła – informacje podstawowe:
a) pojęcie podatku u źródła – elementy konstrukcyjne podatku
b) źródła prawa,
c) podstawowe zasady związane z poborem podatku u źródła.
2. Ograniczony oraz nieograniczony obowiązek podatkowy w CIT i PIT.
3. Siedziba i miejsce zamieszkania dla celów podatkowych w umowach o unikaniu podwójnego opodatkowania:
a) miejsce zamieszkania osoby fizycznej (miejsce zamieszkania w więcej niż jednym państwie,
b) siedziba zarządu osoby prawnej (siedziba zarządu osoby prawnej w innym państwie niż jej siedziba).
4. Zakład podatkowy – kiedy mamy do czynienia z zakładem?
5. Znaczenie umów o unikaniu podwójnego opodatkowania, znaczenie Modelowej Konwencji OECD oraz Komentarza do Modelowej Konwencji OECD (konstrukcja umów, prawidłowa wykładnia postanowień umów).
II. Katalog należności podlegających obowiązkowi pobrania podatku u źródła
1. Zasady opodatkowania odsetek – odsetki w ustawie o CIT i PIT, a odsetki w umowach o unikaniu podwójnego opodatkowania.
2. Interpretacje i orzeczenia w zakresie odsetek – m.in. cashpooling / kapitalizacja odsetek.
3. Zasady opodatkowania należności licencyjnych – należności licencyjne w ustawie o CIT i PIT a należności licencyjne w umowach o unikaniu podwójnego opodatkowania.
4. Szczególne rodzaje należności licencyjnych – m.in. programy komputerowe i urządzenia przemysłowe.
5. Zwolnienie z obowiązku pobrania podatku u źródła od odsetek i należności licencyjnych dla podmiotów powiązanych.
6. Dywidendy w ustawie o CIT i PIT oraz dywidendy w umowach o unikaniu podwójnego opodatkowania.
7. Zwolnienie z obowiązku pobrania podatku u źródła od dywidend dla podmiotów powiązanych.
8. Bilety lotnicze.
9. Zakup usług o charakterze niematerialnym w ustawie o CIT i PIT oraz w umowach o unikaniu podwójnego opodatkowania.
10. Wybrane przykłady usług niematerialnych na bazie najnowszych orzeczeń i interpretacji (targi, ubezpieczenia, szkolenia, pośrednictwo, hosting, helpdesk, audyt).
11. Zyski z przedsiębiorstw – jak postępować przy usługach niematerialnych w zakresie stosowania UPO.
12. Inne wybrane należności – dochody z nieruchomości, wynagrodzenia członków rad nadzorczych i dyrektorów.
III. Certyfikat rezydencji – rola, forma, problemy praktyczne
1. Znaczenie certyfikatów rezydencji.
2. Forma certyfikatów rezydencji.
3. Dane niezbędne dla uznania dokumentu za certyfikat rezydencji / dokumenty nieuznawane za certyfikaty rezydencji.
4. Data ważności certyfikatu rezydencji.
5. Certyfikaty rezydencji a przepisy antycovidowe.
IV. Problemy praktyczne związane z poborem podatku u źródła
1. Kurs waluty stosowany do obliczenia wysokości podatku u źródła.
2. Pobrany podatek u źródła jako koszt uzyskania przychodu.
3. Problem tzw. ubruttowienia.
V. Należyta staranności w podatku u źródła
1. Zasady należytej staranności obowiązujące od 1 stycznia 2019 r.:
a) wprowadzenie obowiązku dochowania tzw. należytej staranności – przesłanki należytej staranności,
b) obowiązek weryfikacji statusu kontrahenta jako tzw. beneficial owner – jak zweryfikować kontrahenta?
c) praktyczne przykłady dochowania należytej staranności – case study + prezentacja procedury należytej staranności.
2. Polski Ład – zmiany w podatku u źródła od 1 stycznia 2022 r.:
a) zasady poboru podatku od płatności powyżej 2 mln PLN obowiązujące od 2022 r. – mechanizm „pay and refund”,
b) oświadczenie płatnika i opinia o stosowaniu preferencji jako sposoby na niepobieranie podatku po przekroczeniu limitu 2 mln PLN,
c) kto, kiedy i na jakich zasadach może wystąpić o opinię?
d) zasady zwrotu podatku u źródła.
e) możliwość korzystania z kopii certyfikatów rezydencji.
VI. Obowiązki informacyjne i dokumentacyjne: deklaracja CIT-10Z / PIT-8AR (data złożenia, wymagane informacje)
1. Informacja IFT-2/2R / IFT-1/1R (data złożenia, wymagane informacje).
2. Zasady wypełniania formularzy IFT-1/1R oraz IFT-2/2R na przykładach praktycznych.
3. Pozostałe obowiązki dokumentacyjne i informacyjne (m.in. ORD-U, CIT-8/O).
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 25 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["original":protected]=>
array(7) {
["id"]=>
int(2132)
["product_id"]=>
int(2132)
["locale"]=>
string(2) "pl"
["name"]=>
string(30) "HOT TEMAT: Podatek u źródła"
["content"]=>
string(8252) "
FRAGMENT SZKOLENIA
CEL SZKOLENIA
Podczas szkolenia omówione zostaną należności podlegające podatkowi u źródła (WHT) oraz zasady poboru podatku i wykonywania pozostałych obowiązków związanych z WHT, w szczególności z uwzględnieniem zmian, które weszły w życie 1 stycznia 2022 r.
Celem szkolenia jest również praktyczne przedstawienie zasad związanych z wypełnianiem obowiązków informacyjnych w zakresie podatku u źródła.
Grupa docelowa: szkolenie przeznaczone zarówno dla osób początkujących, które rozpoczynają pracę w księgowości, jak również osób doświadczonych, które chcą usystematyzować wiedzę (dyrektorzy finansowi, główni księgowi, księgowi, pracownicy działów finansowych i controllingu)
PROGRAM
I. Podatek u źródła – zagadnienia podstawowe, zasady poboru podatku
1. Podatek u źródła – informacje podstawowe:
a) pojęcie podatku u źródła – elementy konstrukcyjne podatku
b) źródła prawa,
c) podstawowe zasady związane z poborem podatku u źródła.
2. Ograniczony oraz nieograniczony obowiązek podatkowy w CIT i PIT.
3. Siedziba i miejsce zamieszkania dla celów podatkowych w umowach o unikaniu podwójnego opodatkowania:
a) miejsce zamieszkania osoby fizycznej (miejsce zamieszkania w więcej niż jednym państwie,
b) siedziba zarządu osoby prawnej (siedziba zarządu osoby prawnej w innym państwie niż jej siedziba).
4. Zakład podatkowy – kiedy mamy do czynienia z zakładem?
5. Znaczenie umów o unikaniu podwójnego opodatkowania, znaczenie Modelowej Konwencji OECD oraz Komentarza do Modelowej Konwencji OECD (konstrukcja umów, prawidłowa wykładnia postanowień umów).
II. Katalog należności podlegających obowiązkowi pobrania podatku u źródła
1. Zasady opodatkowania odsetek – odsetki w ustawie o CIT i PIT, a odsetki w umowach o unikaniu podwójnego opodatkowania.
2. Interpretacje i orzeczenia w zakresie odsetek – m.in. cashpooling / kapitalizacja odsetek.
3. Zasady opodatkowania należności licencyjnych – należności licencyjne w ustawie o CIT i PIT a należności licencyjne w umowach o unikaniu podwójnego opodatkowania.
4. Szczególne rodzaje należności licencyjnych – m.in. programy komputerowe i urządzenia przemysłowe.
5. Zwolnienie z obowiązku pobrania podatku u źródła od odsetek i należności licencyjnych dla podmiotów powiązanych.
6. Dywidendy w ustawie o CIT i PIT oraz dywidendy w umowach o unikaniu podwójnego opodatkowania.
7. Zwolnienie z obowiązku pobrania podatku u źródła od dywidend dla podmiotów powiązanych.
8. Bilety lotnicze.
9. Zakup usług o charakterze niematerialnym w ustawie o CIT i PIT oraz w umowach o unikaniu podwójnego opodatkowania.
10. Wybrane przykłady usług niematerialnych na bazie najnowszych orzeczeń i interpretacji (targi, ubezpieczenia, szkolenia, pośrednictwo, hosting, helpdesk, audyt).
11. Zyski z przedsiębiorstw – jak postępować przy usługach niematerialnych w zakresie stosowania UPO.
12. Inne wybrane należności – dochody z nieruchomości, wynagrodzenia członków rad nadzorczych i dyrektorów.
III. Certyfikat rezydencji – rola, forma, problemy praktyczne
1. Znaczenie certyfikatów rezydencji.
2. Forma certyfikatów rezydencji.
3. Dane niezbędne dla uznania dokumentu za certyfikat rezydencji / dokumenty nieuznawane za certyfikaty rezydencji.
4. Data ważności certyfikatu rezydencji.
5. Certyfikaty rezydencji a przepisy antycovidowe.
IV. Problemy praktyczne związane z poborem podatku u źródła
1. Kurs waluty stosowany do obliczenia wysokości podatku u źródła.
2. Pobrany podatek u źródła jako koszt uzyskania przychodu.
3. Problem tzw. ubruttowienia.
V. Należyta staranności w podatku u źródła
1. Zasady należytej staranności obowiązujące od 1 stycznia 2019 r.:
a) wprowadzenie obowiązku dochowania tzw. należytej staranności – przesłanki należytej staranności,
b) obowiązek weryfikacji statusu kontrahenta jako tzw. beneficial owner – jak zweryfikować kontrahenta?
c) praktyczne przykłady dochowania należytej staranności – case study + prezentacja procedury należytej staranności.
2. Polski Ład – zmiany w podatku u źródła od 1 stycznia 2022 r.:
a) zasady poboru podatku od płatności powyżej 2 mln PLN obowiązujące od 2022 r. – mechanizm „pay and refund”,
b) oświadczenie płatnika i opinia o stosowaniu preferencji jako sposoby na niepobieranie podatku po przekroczeniu limitu 2 mln PLN,
c) kto, kiedy i na jakich zasadach może wystąpić o opinię?
d) zasady zwrotu podatku u źródła.
e) możliwość korzystania z kopii certyfikatów rezydencji.
VI. Obowiązki informacyjne i dokumentacyjne: deklaracja CIT-10Z / PIT-8AR (data złożenia, wymagane informacje)
1. Informacja IFT-2/2R / IFT-1/1R (data złożenia, wymagane informacje).
2. Zasady wypełniania formularzy IFT-1/1R oraz IFT-2/2R na przykładach praktycznych.
3. Pozostałe obowiązki dokumentacyjne i informacyjne (m.in. ORD-U, CIT-8/O).
"
["description"]=>
string(0) ""
["additional_info"]=>
string(760) "
Cena bez abonamentu:
199 PLN
Czas trwania:
4 godziny 25 minut
Certyfikat:
TAK
Materiały:
Tak
"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(0) {
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(0) {
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(false)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(0) {
}
["guarded":protected]=>
array(1) {
[0]=>
string(2) "id"
}
["__metaData":protected]=>
NULL
["__wasCreatedEventFired":protected]=>
bool(false)
["__wasUpdatedEventFired":protected]=>
bool(false)
["__wasSavedEventFired":protected]=>
bool(false)
["translatedAttributes"]=>
array(4) {
[0]=>
string(4) "name"
[1]=>
string(7) "content"
[2]=>
string(11) "description"
[3]=>
string(15) "additional_info"
}
["revisionPresenter":protected]=>
string(44) "SCTeam\Products\Presenters\Revisions\Product"
["sortable":protected]=>
array(7) {
[0]=>
string(2) "id"
[1]=>
string(4) "slug"
[2]=>
string(5) "price"
[3]=>
string(9) "starts_at"
[4]=>
string(4) "type"
[5]=>
string(15) "date_of_publish"
[6]=>
string(32) "clickMeetingConference.starts_at"
}
["metaTable":protected]=>
string(13) "products_meta"
["forceDeleting":protected]=>
bool(false)
["defaultLocale":protected]=>
NULL
["mediaConversions"]=>
array(0) {
}
["mediaCollections"]=>
array(0) {
}
["deletePreservingMedia":protected]=>
bool(false)
["unAttachedMediaLibraryItems":protected]=>
array(0) {
}
["scoutMetadata":protected]=>
array(0) {
}
["translationModel"]=>
string(41) "SCTeam\Products\Models\ProductTranslation"
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}
["perPage":protected]=>
int(12)
["currentPage":protected]=>
int(17)
["path":protected]=>
string(77) "https://akademialtca.pl/katalog/podatki-prawo-rachunkowosc/szkolenia-nagrania"
["query":protected]=>
array(0) {
}
["fragment":protected]=>
NULL
["pageName":protected]=>
string(4) "page"
["onEachSide"]=>
int(3)
["options":protected]=>
array(2) {
["path"]=>
string(77) "https://akademialtca.pl/katalog/podatki-prawo-rachunkowosc/szkolenia-nagrania"
["pageName"]=>
string(4) "page"
}
["total":protected]=>
int(511)
["lastPage":protected]=>
int(43)
}
Znaleziono 511 szkoleń